Class | Description |
---|---|
SampleBean |
A bean that returns a message when you call the
SampleBean.saySomething() method. |
SampleCamelApplication |
A sample Spring Boot application that starts the Camel routes.
|
SampleCamelRouter |
A simple Camel route that triggers from a timer and calls a bean and prints to system out.
|
Apache Camel