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
- Host: GitHub
- URL: https://github.com/workable/camel-rabbitmq-spring
- Owner: Workable
- Archived: true
- Created: 2014-09-23T10:16:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T15:09:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T19:45:32.434Z (about 1 year ago)
- Language: Java
- Size: 29.3 KB
- Stars: 1
- Watchers: 65
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`