RabbitMQ
Since Camel Quarkus1.0.0-M6 JVMsupported Nativeunsupported
Send and receive messages from RabbitMQ instances.
What’s inside
-
RabbitMQ component, URI syntax:
rabbitmq:exchangeName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rabbitmq</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.