Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VivekRajyaguru authored May 11, 2018
1 parent dde80aa commit 8def4c6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# SpringBoot_Standalone_ActiveMQ_Example
# SpringBoot_Standalone_ActiveMQ_Example


Running Local ActiveMQ Server
http://localhost:8161/admin/ default port url

defaullt username/password = admin/admin

download active mq from http://activemq.apache.org/

In this demo i have created only producer you can create separate applications for Consumers(if many consumers)
you can create consumer in this project also, like did in https://github.com/VivekRajyaguru/SpringBoot_Standalone_ActiveMQ_Example
project.

0 comments on commit 8def4c6

Please sign in to comment.