This example demonstrates how you can use the Camel Azure Service Bus Starter component.
Note
|
Running this sample will be charged by Azure. You can check the usage and bill at this link. |
Create an Azure Service Bus namespace and queue by following this link.
Run this example using:
mvn spring-boot:run
You should see the following output in the console.
Received: Service Bus Test
The content is Service Bus Test
...
Received: Service Bus Test
The content is Service Bus Test
...
If you hit any problem using Camel or have some feedback, then please let us know.
We also love contributors, so get involved :-)
The Camel riders!