Getting StartedFirst you'll need a Download of the Camel distribution, or you could grab the Source and try Building it yourself. You then might want to try reading the following documentation before continuing.
Working with CamelContext and RouteBuildersThe way of working with Camel is as follows...
When your application is closing you may wish to stop the context When you ready, why not Walk through an Example? Working with SpringIf you use Spring as a Dependency Injection container then please refer to the Camel Spring documentation |