Kafka
Since Camel Quarkus1.0.0-M1 JVMsupported Nativesupported
Sent and receive messages to/from an Apache Kafka broker.
What’s inside
-
Kafka component, URI syntax:
kafka:topic
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kafka</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.