SpringBoot与SpringCloud的版本对应详细版
Posted 梦幻朵颜 Joyce Zhu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot与SpringCloud的版本对应详细版相关的知识,希望对你有一定的参考价值。
大版本对应:
Spring Boot | Spring Cloud |
---|---|
1.2.x | Angel版本 |
1.3.x | Brixton版本 |
1.4.x stripes | Camden版本 |
1.5.x | Dalston版本、Edgware版本 |
2.0.x | Finchley版本 |
在实际开发过程中,我们需要更详细的版本对应:
spring-boot-starter-parent | spring-cloud-dependencies |
---|---|
2.0.2.RELEASE | Finchley.BUILD-SNAPSHOT |
待更新... | |
spring-cloud-dependencies 版本列表可查看:
https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies
spring-boot-starter-parent 版本列表可查看:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent
以上是关于SpringBoot与SpringCloud的版本对应详细版的主要内容,如果未能解决你的问题,请参考以下文章
SpringBoot与SpringCloud的版本对应详细版
SpringBoot与SpringCloud的版本对应详细版