FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

camel-examples/java-lambda at main · apache/camel-examples · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Camel Example Java 8

Introduction

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

Build

You will need to compile this example first:

$ mvn compile

Run

To run the example execute

$ mvn camel:run

Help and contributions

If you hit any problem using Camel or have some feedback, then please let us know.

We also love contributors, so get involved :-)

The Camel riders!


Back | FazBrowse Home | New Git URL