Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 338 Bytes

This project provides support for using Spring and Java with AMQP, and in particular RabbitMQ.

Build Instructions

Clone from GIT and then use Maven (2.1.*):

$ git clone ...
$ mvn install

SpringSource ToolSuite users (or Eclipse users with the latest m2eclipse plugin) can import the projects as existing Eclipse projects.