1.安装
http://rocketmq.apache.org/dowloading/releases/
Source:为源码包
Binary:运行版本
2.控制台
https://github.com/apache/rocketmq-externals
配置
构建rocketmq-console
mvn clean package -Dmaven.skip.test=true
3.与springboot集合
producer:
consumer:
http://rocketmq.apache.org/dowloading/releases/
Source:为源码包
Binary:运行版本
https://github.com/apache/rocketmq-externals
配置
构建rocketmq-console
mvn clean package -Dmaven.skip.test=true
producer:
consumer: