Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the camel-spring module you can boot you your Camel Java process using the org.apache.camel.spring.Main class

Spring Boot

You can combine Spring Boot with Camel using Camel's Spring Boot integration. In this case your application looks and feels like a regular Spring Boot application but with full Camel integration.