计算机知识分享网

【springcloud】springcloud和springboot对应的版本号整理

版本对应的版本推荐:
cloud Release Train	       boot Release Train
2022.0.x aka Kilburn	   3.0.x
2021.0.x aka Jubilee	   2.6.x, 2.7.x (Starting with 2021.0.3)
2020.0.x aka Ilford	       2.4.x, 2.5.x (Starting with 2020.0.3)
Hoxton	                    2.2.x, 2.3.x (Starting with SR5)
Greenwich	                2.1.x
Finchley	                2.0.x
Edgware	                    1.5.x
Dalston	                    1.5.x
版本号参考地址:
https://spring.io/projects/spring-cloud#overview
https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2021.0-Release-Notes
https://github.com/alibaba/spring-cloud-alibaba/blob/2022.x/README-zh.md

#Springcloud