首页 > 编程语言 > 详细

springcloud 和springboot版本对比

时间:2021-03-29 09:13:43      阅读:39      评论:0      收藏:0      [点我收藏+]

版本对应关系
大版本对应:

Spring Cloud Spring 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

 

在实际开发过程中,我们需要更详细的版本对应:

Spring Cloud Spring Boot
 Dalston.RC1 1.5.2.RELEASE
Edgware.RELEASE 1.5.9.RELEASE
Finchley.BUILD-SNAPSHOT 2.0.2.RELEASE 
Finchley.RELEASE 2.0.3.RELEASE
Greenwich.SR5 2.1.0.RELEASE-2.1.14.RELEASE
 Hoxton.SR4 2.2.0.M4

 

 

 

 
 

 

springcloud 和springboot版本对比

原文:https://www.cnblogs.com/qlsty/p/14590455.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!