Class RetryTopicConfiguration
java.lang.Object
org.springframework.kafka.retrytopic.RetryTopicConfiguration
Contains the provided configuration for the retryable topics.
Should be created via the
RetryTopicConfigurationBuilder
.- Since:
- 2.7
- Author:
- Tomaz Fernandes, Gary Russell, Wang Zhiyang
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.kafka.retrytopic.ListenerContainerFactoryResolver.Configuration
org.springframework.kafka.retrytopic.RetryTopicConfiguration.TopicCreation
boolean
hasConfigurationForTopics
(String[] topics)
-
Method Details
-
hasConfigurationForTopics
-
forKafkaTopicAutoCreation
public org.springframework.kafka.retrytopic.RetryTopicConfiguration.TopicCreation forKafkaTopicAutoCreation() -
forContainerFactoryResolver
public org.springframework.kafka.retrytopic.ListenerContainerFactoryResolver.Configuration forContainerFactoryResolver() -
getDltHandlerMethod
-
getDestinationTopicProperties
-
getConcurrency
-