Versions Compared

Key

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

...

Using camel-spring JAR example

...

This would be similar to the camel-core JAR example, however you would use the Main class from the org.apache.camel.spring package.
The Main class from camel-spring JAR has many more options and is prepared for booting Camel from Spring XML files.

See Also