I have a configuration bean
@Bean("alertsTopic") public NewTopic alertsTopic() { return TopicBuilder.name(PORTAL_ALERTS)