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