Uses of Package
org.springframework.kafka.annotation
Packages that use org.springframework.kafka.annotation
-
Classes in org.springframework.kafka.annotation used by org.springframework.kafka.annotationClassDescriptionEnable Kafka listener annotated endpoints that are created under the covers by a
AbstractKafkaListenerContainerFactory
.Annotation that marks a method to be the target of a Kafka message listener on the specified topics.Annotation to create the retry and dlt topics for aKafkaListener
annotated listener.