Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 631 Bytes

README.adoc

File metadata and controls

31 lines (20 loc) · 631 Bytes

Camel Example Main jOOR

This example shows using the new jOOR language in the Camel DSL. The jOOR language is very performant, as it is compiled once to Java code during startup (runtime).

Build

First compile the example by executing:

$ mvn compile

How to run

You can run this example using

$ mvn camel:run

Help and contributions

If you hit any problem using Camel or have some feedback, then please let us know.

We also love contributors, so get involved :-)

The Camel riders!