Apache Camel is a integration framework and Spring Boot is a project trying to simplify configuration of Spring applications as much as possible. I thought...
Spring Boot component provides auto-configuration for Apache Camel. Our opinionated auto-configuration of the Camel context auto-detects Camel routes available...
The Spring Boot example shows how to work with the simple Camel application based on Spring Boot. This example exposes Jolokia API and Spring Boot actuato...