Versions Compared

Key

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

The Camel Spring XML Extensions allow you use a very concise XML syntax to describe your Camel configuration when you are using spring to wire together your application.
The following is an example of what it looks like:

Wiki Markup
{snippet:id=e3example|lang=xml|url=activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/builder/spring_route_builder_testxml/buildSimpleRouteWithChoice.xml}

For more usage examples see the Enterprise Integration Patterns