Spring Cloud与Spring Boot版本匹配关系
Posted anenyang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Cloud与Spring Boot版本匹配关系相关的知识,希望对你有一定的参考价值。
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版本匹配关系的主要内容,如果未能解决你的问题,请参考以下文章
Spring Boot 与 Spring Cloud 的兼容性
java版Spring Cloud Spring Boot 电商平台-技术架构分析
Java版分布式微服务云开发架构 Spring Cloud+Spring Boot+Mybatis
Spring Cloud Spring Boot mybatis 企业分布式微服务云服务消费(Feign)Dalston版
spring boot2X集成spring cloud config
java版spring cloud+spring boot 社交电子商务平台 (二十四)springboot整合docker