blob: 52f2fbc2a14a0b6ba6dd12cc625a8d1927cd3d30 [file] [log] [blame]
# 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/