美文网首页
【一】Spring Cloud 总纲

【一】Spring Cloud 总纲

作者: lemonMT | 来源:发表于2019-03-08 14:31 被阅读0次

1. Spring Cloud 与Spring Boot版本对应

Finchley版本兼容Spring Boot 2.x系列,不兼容Spring Boot 1.5.x系列。

Dalston和Edgware版本只兼容1.5.x系列。

Camden版本兼容 Spring Boot 1.5.x和1.4.x系列。

Brixton版本兼容兼容 Spring Boot 1.3.x和1.4.x系列

Angel版本兼容Spring Boot 1.2.x系列

2.版本选择与控制

SNAPSHOT为快照包,一般做demo或则生产不建议使用。

SR为成熟版本,例如 SR1为 第一个正式版本,同时标注为GA.

M为里程碑版本,也叫预览版,一般标注PRE.

3.Spring Cloud重要的组件预览

重要的组件

相关文章

网友评论

      本文标题:【一】Spring Cloud 总纲

      本文链接:https://www.haomeiwen.com/subject/uublpqtx.html