blob: 96f722ab1fa06ccb86e66fbc194a7c71ffd69673 [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/