Azure ServiceBus
JVM since2.8.0 Nativeunsupported
Send and receive messages to/from Azure Event Bus.
What’s inside
-
Azure ServiceBus component, URI syntax:
azure-servicebus:topicOrQueueName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-servicebus</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.