springcloud項目是建立在springboot項目之上的, 為了防止兩者版本不兼容帶來不必要的麻煩, 我們需要找到他們之間版本的兼容關系.
好在官網給出了該列表,對應關系的地址(拉到頁面的最底部"Release Trains"部分):
https://spring.io/projects/spring-cloud
查看 springboot 和 springcloud 版本依賴:https://start.spring.io/actuator/info
在這里可以看到
https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E
Spring Cloud Alibaba : 2.2.6.RELEASE
Spring Boot : 2.3.2.RELEASE
Spring Cloud : Hoxton.SR9
Nacos : 1.4.2
Sentinel : 1.8.1
RocketMQ : 4.4.0
Dubbo : 2.7.8
Seata : 1.3.0