This example shows how to work with a simple Apache Camel application using Spring Boot and a Master component.
-
build the project:
mvn clean package
-
Then run the first camel node:
mvn spring-boot:run
-
in a separate shell, run the second camel node:
mvn spring-boot:run
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!