91名师指路-头部
91名师指路

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

由于某些原因,现在不支持支付宝支付,如需要购买源码请加博主微信进行购买,微信号:13248254750

Spring Cloud 采用了伦敦地铁站为版本说明,而不是数字,这点有点奇葩,让人很难记住版本。现在最新版本是Greenwich和2.1.x,如果版本不对,程序启动和运行会发生很多问题。

Spring Cloud的几个发布标签有:
GA:General availability:通用版本。并且已经很稳定了,功能齐全。
RC:Release candidate:发布候选版本。功能较为齐全,相对稳定,问题应该相对少和次要,值得报告,bug将会修复。
M:Milestone build:里程碑版本。功能还不全,项目完成了一个计划,但是还是可能有问题的。
SRX:Service Release:服务发布版本。When point releases of the individual projects accumulate to a critical mass, or if there is a critical bug in one of them that needs to be available to everyone, the release train will push out "service releases" with names ending ".SRX", where "X" is a number.

在选择SpringCloud和SpringBoot版本的时候一定要考虑这些。

这里贴出Spring cloud 和Spring Boot 各个版本的匹配关系

SpringCloud版本     SpringBoot版本
  Greenwich(格林威治)  2.1.x
  Finchley(芬奇利)  2.0.x
  Edgware(埃奇韦尔)  1.5.x
  Dalston(多尔斯顿)  1.5.x
  Camden(卡姆登)  1.4.x
  Brixton(布里克斯顿)  1.3.x
  Angel(天使)  1.0.x


2019-08-08 17:02:15     阅读(1021)

名师出品,必属精品    https://www.91mszl.com

联系博主    
用户登录遮罩层
x

账号登录

91名师指路-底部