| # 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/ |