jaykhimani / CamelSandbox

Sandbox to play around with Apache Camel and ActiveMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camel ActiveMQ Project
======================

This project embeds Apache ActiveMQ together with Apache Camel. Its based on the article by Jonathan Anstey on DZone  - https://dzone.com/articles/apache-camel-integration

To build this project use

    mvn install

To run this project use the following Maven goal

    mvn camel:run

For more help see the Apache Camel documentation

    http://camel.apache.org/

About

Sandbox to play around with Apache Camel and ActiveMQ


Languages

Language:Java 100.0%