rocketmq-demo
rocketmq-demo copied to clipboard
can not send message to rocketmq
下载该demo后,运行消费者,发送消息到消息队列时,提出如下错误:
springboo version: 2.0.4 RELEASE
when I switch spring boot version 1.5.7.RELEASE, It's OK I compile spring-boot-starter-rocketmq with spring boot version 2.0.4 RELEASE under rocketmq-externals(https://github.com/apache/rocketmq-externals.git), then install spring-boot-starter-rocketmq to local, import spring-boot-starter-rocketmq-1.0.0-SNAPSHOT.jar to your demo, but It occur the last error again, can you tell me the the reason?