Skip to content

Latest commit

 

History

History
 
 

camel-example-java8

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Camel Example Java 8

This example shows how to use Java 8 new features, such as lambda expressions and method references, in the definition of a Camel route.

How to run

You can run this example using

mvn camel:run

More information

You can find more information about Apache Camel at the website: http://camel.apache.org/