Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 384 Bytes

readme.adoc

File metadata and controls

14 lines (8 loc) · 384 Bytes

Camel Example Java 8 RX

This example uses the camel-rx component to define a simple processing step using RxJava. The example uses features of Java 8, such as lambda expressions and method references.

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/