Class RetryableTopicAnnotationProcessor

java.lang.Object
org.springframework.kafka.annotation.RetryableTopicAnnotationProcessor

public class RetryableTopicAnnotationProcessor extends Object
Processes the provided RetryableTopic annotation returning an RetryTopicConfiguration.
Since:
2.7
Author:
Tomaz Fernandes, Gary Russell, Adrian Chlebosz, Wang Zhiyang