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

Compare with Current View Page History

« Previous Version 45 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. Then Running Examples describes how to get the examples to run

Walk throughs

  • 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 and using the DSL to set up some routes.
  • Walk through another Example we continue the walk and look at the Spring DSL (XML based) routing.

Examples

See Also

  • No labels