Class RetryTopicBootstrapper
java.lang.Object
org.springframework.kafka.retrytopic.RetryTopicBootstrapper
Bootstraps the
RetryTopicConfigurer
context, registering the dependency
beans and configuring the ApplicationListener
s.
Note that if a bean with the same name already exists in the context that one will
be used instead.- Since:
- 2.7
- Author:
- Tomaz Fernandes
-
Constructor Summary
ConstructorDescriptionRetryTopicBootstrapper
(ApplicationContext applicationContext, BeanFactory beanFactory) -
Method Summary
-
Constructor Details
-
RetryTopicBootstrapper
-
-
Method Details
-
bootstrapRetryTopic
public void bootstrapRetryTopic()
-