0 votes
in Spring by
In which messaging system does Spring provide first-class support through the Spring Kafka project?

a) RabbitMQ

b) ActiveMQ

c) Apache Kafka

d) MQTT

1 Answer

0 votes
by
c) Apache Kafka

Explanation:

Spring Kafka provides first-class support for the Apache Kafka messaging system.
...