Class Hierarchy
- java.lang.Object
- org.springframework.kafka.annotation.KafkaBootstrapConfiguration (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.kafka.annotation.KafkaListenerAnnotationBeanPostProcessor<K,V> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.kafka.annotation.KafkaListenerConfigurationSelector (implements org.springframework.context.annotation.DeferredImportSelector)
- org.springframework.kafka.annotation.KafkaStreamsDefaultConfiguration
- org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
- org.springframework.kafka.annotation.RetryableTopicAnnotationProcessor
- org.springframework.kafka.annotation.RetryTopicConfigurationProvider
Annotation Interface Hierarchy