For the latest stable version, please use Spring for Apache Kafka 3.3.5! |
Receiving Messages
You can receive messages by configuring a MessageListenerContainer
and providing a message listener or by using the @KafkaListener
annotation.
For the latest stable version, please use Spring for Apache Kafka 3.3.5! |
You can receive messages by configuring a MessageListenerContainer
and providing a message listener or by using the @KafkaListener
annotation.