标签:parent com href spring targe boot art 列表 war
大版本对应:
| 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的版本对应详细版
标签:parent com href spring targe boot art 列表 war
原文地址:https://www.cnblogs.com/zhuwenjoyce/p/10261079.html