Class RetryTopicInternalBeanNames

java.lang.Object
org.springframework.kafka.retrytopic.RetryTopicInternalBeanNames

@Deprecated public abstract class RetryTopicInternalBeanNames extends Object
Deprecated.
Contains the internal bean names that will be used by the retryable topic configuration. If you provide a bean of your own with the same name, your instance will be used instead of the default one.
Since:
2.7
Author:
Tomaz Fernandes