We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9736b95 commit ca9f11aCopy full SHA for ca9f11a
java/README.md
@@ -3,9 +3,11 @@
3
Here you can find the Java code examples from [RabbitMQ
4
tutorials](http://www.rabbitmq.com/getstarted.html).
5
6
+To successfully use the examples you will need a running RabbitMQ server.
7
+
8
## Requirements
9
-To run this code you need to download the RabbitMQ
10
+You'll need to download the RabbitMQ
11
[java client library package](http://www.rabbitmq.com/java-client.html),
12
and check its signature as described there.
13
Unzip it into your working directory and ensure the JAR files from the
0 commit comments