Uses of Annotation Interface
org.springframework.kafka.annotation.RetryableTopic
-
Uses of RetryableTopic in org.springframework.kafka.annotation
Modifier and TypeMethodDescriptionRetryableTopicAnnotationProcessor.processAnnotation
(String[] topics, Class<?> clazz, RetryableTopic annotation, Object bean) RetryableTopicAnnotationProcessor.processAnnotation
(String[] topics, Method method, RetryableTopic annotation, Object bean)