Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 538 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 538 Bytes

Test project for LOMS

A very simplistic LOMS pilot done using Apache Camel.

Requirements:

To build this project use:

mvn install

To run the project you can execute the following Maven goal:

mvn camel:run

Route diagram for loms_entry context:

Alt text

Route diagram for loms_execution context:

Alt text

#######################