philippewanner / spring-activemq-topic-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install apache ActiveMQ with Homebrew package manager:

$ brew install apache-activemq

To have launchd start activemq now and restart at login: brew services start activemq Or, if you don't want/need a background service you can just run: activemq start

The installation directory is /usr/local/Cellar/activemq/x.x.x/

http://127.0.0.1:8161/admin/

login/pass: admin/admin

About


Languages

Language:Shell 41.3%Language:Batchfile 31.9%Language:Java 26.7%