An open API service indexing awesome lists of open source software.

https://github.com/workable/camel-rabbitmq-spring

Custom RabbitMQ Camel Component that leverages the advanced features of Spring-amqp library
https://github.com/workable/camel-rabbitmq-spring

Last synced: 11 months ago
JSON representation

Custom RabbitMQ Camel Component that leverages the advanced features of Spring-amqp library

Awesome Lists containing this project

README

          

camel-rabbitmq-spring
=====================

`mvn clean install`

To run integration tests
========================

RabbitMQ local installation is necessary with default configuration

`mvn clean install -Dintegrations=true`