首页 > 编程语言 > 详细

Spring Cloud与Spring Boot版本匹配关系

时间:2019-05-18 14:22:15      阅读:131      评论:0      收藏:0      [点我收藏+]

Spring Cloud版本演进情况如下:

版本名称   版本
Finchley   snapshot版
Edgware    snapshot版
Dalston SR1  当前最新稳定版本
Camden SR7 稳定版本
Brixton SR7   稳定版本
Angel SR6   稳定版本

Spring Cloud与Spring Boot版本匹配关系:

Finchley   兼容Spring Boot 2.0.x,不兼容Spring Boot 1.5.x
Dalston和Edgware   兼容Spring Boot 1.5.x,不兼容Spring Boot 2.0.x
Camden 兼容Spring Boot 1.4.x,也兼容Spring Boot 1.5.x
Brixton    兼容Spring Boot 1.3.x,也兼容Spring Boot 1.4.x
Angel   兼容Spring Boot 1.2.x

 

https://www.cnblogs.com/kongnie/p/9776543.html

Spring Cloud与Spring Boot版本匹配关系

原文:https://www.cnblogs.com/anenyang/p/10885449.html

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