KafkaListener.See: Description
| Class | Description | 
|---|---|
| KafkaConsumerProcessor | A  ExecutableMethodProcessorthat will process all beans annotated withKafkaListenerand create and subscribe the relevant methods as consumers to Kafka topics. | 
KafkaListener.