In Spring Boot, which annotation is used to listen to Kafka topics?
@KafkaProducer
@KafkaListener
@MessageConsumer
@EventHandler
This question is part of this quiz :