You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Getting Started

First 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 RouteBuilders

The 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 Spring

If you use Spring as a Dependency Injection container then please refer to the Camel Spring documentation

  • No labels