/camel-cookbook-examples

Example source code for Apache Camel Developer's Cookbook

Primary LanguageJavaApache License 2.0Apache-2.0

Apache Camel Developer's Cookbook Samples

This project contains the sample code for the Apache Camel Developer's Cookbook by Scott Cranton and Jakub Korab. The latest version of this code is available on GitHub.

The samples are all driven from unit tests, so in order to execute them all you need to do is run:

$ mvn clean install