目录

一、官网(网页版)

二、官网(API接口)

三、根据历史官方文档梳理、保存的表格

四、官方(wiki)Spring Cloud的各个组件与Spring Boot支持、对应关系


有多个方式可以查看Spring Boot和Spring Cloud版本的详细对应关系

一、官网(网页版)

官方的对应关系,只是有一些小版本不如第二种API方式详细

以下是2022.11.21时的截图

Spring Cloud

大版本里的小版本对应关系,可以点击蓝色文字链接进入,比如点击Finchely后跳转到git里的版本记录,提示支持Spring Boot 2.0.x,不支持1.x.y

二、官网(API接口)

 访问官方的API接口,从结果里读取(有一些历史的版本对应关系也没有返回了)

https://start.spring.io/actuator/info

这个接口,也是我们使用IDEA等工具,新建Spring Cloud项目时,如果选择的是actuator,使用的接口。里面包含的对应关系很多,不止Spring Cloud版本,还有MyBatis版本等。

格式化后:

三、根据历史官方文档梳理、保存的表格

因为官网对于历史版本的支持比较少,很多历史版本的对应关系都不显示了,可以查看整理后的文档来查找对应关系

SpringCloud版本SpringBoot版本
2022.0.0-RC1Spring Boot >=3.0.0-RC1 and <3.1.0-M1
2022.0.0-M5Spring Boot >=3.0.0-M5 and <3.0.0-RC1
2022.0.0-M4Spring Boot >=3.0.0-M4 and <3.0.0-M5
2022.0.0-M3Spring Boot >=3.0.0-M3 and <3.0.0-M4
2022.0.0-M2Spring Boot >=3.0.0-M2 and <3.0.0-M3
2022.0.0-M1Spring Boot >=3.0.0-M1 and <3.0.0-M2
2021.0.5Spring Boot >=2.6.1 and <3.0.0-M1
2021.0.1-SNAPSHOTSpring Boot >=2.6.4-SNAPSHOT and <2.7.0-M1
2021.0.0Spring Boot >=2.6.1 and <2.6.4-SNAPSHOT
2021.0.0-RC1Spring Boot >=2.6.0-RC1 and <2.6.1
2021.0.0-M3Spring Boot >=2.6.0-M3 and <2.6.0-RC1
2021.0.0-M1Spring Boot >=2.6.0-M1 and <2.6.0-M3
2020.0.5Spring Boot >=2.4.0.M1 and <2.6.0-M1
Hoxton.SR12Spring Boot >=2.2.0.RELEASE and <2.4.0.M1
Hoxton.BUILD-SNAPSHOTSpring Boot >=2.2.0.BUILD-SNAPSHOT
Hoxton.M2Spring Boot >=2.2.0.M4 and <=2.2.0.M5
Greenwich.BUILD-SNAPSHOTSpring Boot >=2.1.9.BUILD-SNAPSHOT and <2.2.0.M4
Greenwich.SR2Spring Boot >=2.1.0.RELEASE and <2.1.9.BUILD-SNAPSHOT
Greenwich.M1Spring Boot >=2.1.0.M3 and <2.1.0.RELEASE
Finchley.BUILD-SNAPSHOTSpring Boot >=2.0.999.BUILD-SNAPSHOT and <2.1.0.M3
Finchley.SR4Spring Boot >=2.0.3.RELEASE and <2.0.999.BUILD-SNAPSHOT
Finchley.RC2Spring Boot >=2.0.2.RELEASE and <2.0.3.RELEASE
Finchley.RC1Spring Boot >=2.0.1.RELEASE and <2.0.2.RELEASE
Finchley.M9Spring Boot >=2.0.0.RELEASE and <=2.0.0.RELEASE
Finchley.M7Spring Boot >=2.0.0.RC2 and <=2.0.0.RC2
Finchley.M6Spring Boot >=2.0.0.RC1 and <=2.0.0.RC1
Finchley.M5Spring Boot >=2.0.0.M7 and <=2.0.0.M7
Finchley.M4Spring Boot >=2.0.0.M6 and <=2.0.0.M6
Finchley.M3Spring Boot >=2.0.0.M5 and <=2.0.0.M5
Finchley.M2Spring Boot >=2.0.0.M3 and <2.0.0.M5
Edgware.SR51.5.20.RELEASE
Edgware.SR51.5.16.RELEASE
Edgware.RELEASE1.5.9.RELEASE
Dalston.RC11.5.2.RELEASE

四、官方(wiki)Spring Cloud的各个组件与Spring Boot支持、对应关系

https://github.com/spring-cloud/spring-cloud-release/wiki/Supported-Versions

2022.0 (Kilburn)2021.0 (Jubilee)2020.0 (ilford)HoxtonGreenwichFinchleyEdgware
spring-boot3.0.x2.7.x/2.6.x2.5.x/2.4.x2.3.x/2.2.x2.1.x2.0.x1.5.x
spring-cloud-bus4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.3.x
spring-cloud-circuitbreaker3.0.x2.1.x2.0.x1.0.x---
spring-cloud-cli-3.1.x3.0.x2.2.x2.1.x2.0.x1.4.x
spring-cloud-cloudfoundry-3.1.x3.0.x2.2.x2.1.x2.0.x1.1.x
spring-cloud-commons4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.3.x
spring-cloud-config4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.4.x
spring-cloud-consul4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.3.x
spring-cloud-contract4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.2.x
spring-cloud-function3.2.x3.2.x3.1.x3.0.x2.0.x1.0.x1.0.x
spring-cloud-gateway4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.0.x
spring-cloud-kubernetes3.0.x2.1.x2.0.x1.1.x1.0.x--
spring-cloud-netflix4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.4.x
spring-cloud-openfeign4.0.x3.1.x3.0.x2.2.x2.1.x--
spring-cloud-security---2.2.x2.1.x2.0.x1.2.x
spring-cloud-sleuth-3.1.x3.0.x2.2.x2.1.x2.0.x1.3.x
spring-cloud-stream4.0.x3.2.x3.1.xHorsham.xFishtown.xElmhurst.xDitmars.x
spring-cloud-task3.0.x2.4.x2.3.x2.2.x2.1.x2.0.x1.2.x
spring-cloud-vault4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.1.x
spring-cloud-zookeeper4.0.x3.1.x3.0.x2.2.x2.1.x2.0.x1.2.x

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐