Closed Lil-Kr closed 1 month ago
this question had been resolved in this pr #2013 . please use new version,there are many changes in the way of use. at present, there is no manual, please refer to the internal example.
use to version:
Spring Cloud Version | Spring Cloud Alibaba Version | Spring Boot Version | spring-cloud-starter-stream-rocketmq | RocketMQ |
---|---|---|---|---|
Spring Cloud Hoxton.SR8 | 2.2.5.RELEASE | 2.3.2.RELEASE | follow alibaba | 4.7.x |
all right? and..... What is the currently recommended version combination? Is it recommended to use RocketMQ in combination with Spring Cloud Stream?
use to version:
Spring Cloud Version Spring Cloud Alibaba Version Spring Boot Version spring-cloud-starter-stream-rocketmq RocketMQ Spring Cloud Hoxton.SR8 2.2.5.RELEASE 2.3.2.RELEASE follow alibaba 4.7.x all right? and..... What is the currently recommended version combination? Is it recommended to use RocketMQ in combination with Spring Cloud Stream?
2.2.5.RocketMQ.RC2
is a beta version, it needs to be manually replaced, the release version is still in preparation.
you can see the new manual
This issue has been open 30 days with no activity. This will be closed in 7 days.
This issue has been automatically marked as stale because it hasn't had any recent activity.If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the Sping Cloud Alibaba Community.
spring cloud alibaba version
yml properties
Producer
Consumer
code
Producer
Consumer
}