Skip to content

Latest commit

 

History

History

main-tiny

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Camel Example Main Tiny

The example uses the camel-core-engine as dependency to use as few JARs on the classpath as possible. For more details see the pom.xml file.

This example shows how to run Camel standalone via the built-in Main class.

Notice how you can configure Camel in the application.properties file.

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!