walking98 commented on issue #21: Support Spring boot 1.5.18 ? URL: https://github.com/apache/rocketmq-spring/issues/21#issuecomment-449813282 It can work in my test after change to<spring.boot.version>1.5.18.RELEASE</spring.boot.version> rocketmq-spring-boot-parent/pom.xml 1. changed the spring.boot.version to 1.5.18.RELEASE 2. cd rocketmq-spring/ 3. mvn clean install -Dmaven.test.skip 4. run the samples and verify: cd rocketmq-spring-samples\ mvn clean package @xiaolongyuan
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
