Add simple readme
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user