Login
Remember
Register
Ask a Question
In which messaging system does Spring provide first-class support through the Spring Kafka project?
0
votes
asked
Nov 19, 2024
in
Spring
by
rajeshsharma
In which messaging system does Spring provide first-class support through the Spring Kafka project?
a) RabbitMQ
b) ActiveMQ
c) Apache Kafka
d) MQTT
spring
kafka
project
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 19, 2024
by
rajeshsharma
c) Apache Kafka
Explanation:
Spring Kafka provides first-class support for the Apache Kafka messaging system.
...