SpringCloud、SpringCloudAlibaba、SpringBoot之间的版本依赖
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