赞
踩
brew update
brew install rabbitmq
sudo vim ~/.bash_profile
source ~/.bash_profile
rabbitmq-server
打开浏览器登录 localhost:15672 ,账号密码默认为:guest