Spring Cloud与Spring Boot的版本对应

Posted 谷哥的小弟

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Cloud与Spring Boot的版本对应相关的知识,希望对你有一定的参考价值。


版权声明

  • 本文原创作者:谷哥的小弟
  • 作者博客地址:http://blog.csdn.net/lfdfhl

背景概述

在微服务开发过程中需要注意Spring Cloud与Spring Boot的版本对应。否则,很可能因为兼容性问题而报错,例如:导入jar包失败、未找到服务类、数据丢失等等。

因此,Spring Cloud官方文档明确指出了Spring Cloud与Spring Boot的版本对应关系:

以上对应关系,请开发者务必注意。

Spring Cloud Dalston, Edgware, Finchley, and Greenwich have all reached end of life status and are no longer supported。

其中,Spring Cloud对于Dalston、 Edgware、Finchley、Greenwich已不再维护和提供技术支持亦不 推荐再使用。

以上是关于Spring Cloud与Spring Boot的版本对应的主要内容,如果未能解决你的问题,请参考以下文章

Spring Boot与Spring Cloud技术选型版本对应关系

spring boot 与 spring cloud 关系

Spring boot与Spring cloud之间的关系

Spring 5.x Spring Boot 2.x Spring Cloud 与常用技术栈整合

无法使用 spring cloud gcp starter 将 Spring Boot 与 Cloud SQL 连接

Spring 5.x Spring Boot 2.x Spring Cloud 与常用技术栈整合