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

Compare with Current View Page History

« Previous Version 5 Next »

Examples

Once you have read about Getting Started and looked at the Enterprise Integration Patterns you might want to try out some examples.

Before starting to work on example you may want to check the requirements for working with Camel

  • Running Examples describes how to get the examples to run
  • Walk through an Example will walk through the code of the first example so you can understand how things fit together using a simple Java main(String[] args) method.
  • Spring Example shows how to work with the Spring example using a Spring ApplicationContext to configure Camel

See Also

  • No labels