| == 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 | |
| === Help and contributions | |
| If you hit any problem using Camel or have some feedback, then please | |
| https://camel.apache.org/support.html[let us know]. | |
| We also love contributors, so | |
| https://camel.apache.org/contributing.html[get involved] :-) | |
| The Camel riders! |