Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
In which messaging system does Spring provide first-class support through the Spring Kafka project?
Home
Spring
In which messaging system does Spring provide first-class support through the Spring Kafka project?
0
votes
asked
Nov 19
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
by
rajeshsharma
c) Apache Kafka
Explanation:
Spring Kafka provides first-class support for the Apache Kafka messaging system.
...