This example demonstrates how you can use the Camel Azure Event Hubs Starter component.
|
Note
|
Running this sample will be charged by Azure. You can check the usage and bill at this link. |
Run this example using:
mvn spring-boot:runYou should see the following output in the console.
Received: Event Test
The content is Event Test
...
Received: Event Test
The content is Event 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!