Camel Router with Scala DSL Project
===================================

To compile you run:

    mvn install

To run this router either embed the jar inside Spring
or to run the route from within maven try

    mvn camel:run
    
For more help see the Apache Camel documentation

    http://camel.apache.org/

