spring cloud版本整理

Spring Cloud版本

Spring CloudSpring Boot
Angel版本Spring Boot 1.2.x
Brixton版本Spring Boot 1.3.x,也兼容Spring Boot 1.4.x
Camden版本Spring Boot 1.4.x,也兼容Spring Boot 1.5.x
Dalston版本、Edgware版本Spring Boot 1.5.x,不兼容Spring Boot 2.0.x
Finchley版本Spring Boot 2.0.x,不兼容Spring Boot 1.5.x
Greenwich版本Spring Boot 2.1.x
Hoxtonl版本Spring Boot 2.2.x
2020.0.x aka IlfordSpring Boot 2.4.x

 

Spring Boot对应Spring Cloud版本

Spring BootSpring Cloud
1.5.2.RELEASEDalston.RC1
1.5.9.RELEASEEdgware.RELEASE
2.0.2.RELEASEFinchley.BUILD-SNAPSHOT
2.0.3.RELEASEFinchley.RELEASE
2.1.0.RELEASE-2.1.14.RELEASEGreenwich.SR5
2.2.0.M4Hoxton.SR4

关于spring cloud各个版本的更多信息,可查看下方spring cloud官网网址,希望本文对大家有帮助~~

https://spring.io/projects/spring-cloud

 


版权声明:本文为m0_37798046原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。