spring集成activeMQ
1、安装active
http://activemq.apache.org/activemq-5140-release.html
2、运行D:\apache-activemq-5.14.0\bin\win64\activemq.bat
如果端口占用就netstat -ano|findstr 5672
3、运行项目(含消息和文件)
1、安装active
http://activemq.apache.org/activemq-5140-release.html
2、运行D:\apache-activemq-5.14.0\bin\win64\activemq.bat
如果端口占用就netstat -ano|findstr 5672
3、运行项目(含消息和文件)