Springcloud和Springboot之间的依赖关系如何看?
2021-05-14 12:28
标签:name style initial 依赖关系 返回 ati geo wav spring 从官网途径:https://spring.io/projects/spring-cloud#overview 从返回的json字符串可以对比看: 地址-https://start.spring.io/actuator/info , 结果: Springcloud和Springboot之间的依赖关系如何看? 标签:name style initial 依赖关系 返回 ati geo wav spring 原文地址:https://www.cnblogs.com/XiDaPuBen/p/13124312.htmlSpringcloud和Springboot之间的依赖关系如何看?
{
"git":{
"commit":{
"time":"2020-06-13T14:58:56Z",
"id":"ffe925e"
},
"branch":"ffe925ed2248d1404b255784392f6c9ed30877e0"
},
"build":{
"version":"0.0.1-SNAPSHOT",
"artifact":"start-site",
"name":"start.spring.io website",
"versions":{
"initializr":"0.9.0.BUILD-SNAPSHOT",
"spring-boot":"2.3.1.RELEASE"
},
"group":"io.spring.start",
"time":"2020-06-13T14:59:52.756Z"
},
"bom-ranges":{
"azure":{
"2.0.10":"Spring Boot >=2.0.0.RELEASE and ",
"2.1.10":"Spring Boot >=2.1.0.RELEASE and ",
"2.2.4":"Spring Boot >=2.2.0.M1 and ",
"2.3.1":"Spring Boot >=2.3.0.M1"
},
"codecentric-spring-boot-admin":{
"2.0.6":"Spring Boot >=2.0.0.M1 and ",
"2.1.6":"Spring Boot >=2.1.0.M1 and ",
"2.2.3":"Spring Boot >=2.2.0.M1"
},
"solace-spring-boot":{
"1.0.0":"Spring Boot >=2.2.0.RELEASE and ",
"1.1.0":"Spring Boot >=2.3.0.M1"
},
"solace-spring-cloud":{
"1.0.0":"Spring Boot >=2.2.0.RELEASE and "
},
"spring-cloud":{
"Finchley.M2":"Spring Boot >=2.0.0.M3 and ",
"Finchley.M3":"Spring Boot >=2.0.0.M5 and ",
"Finchley.M4":"Spring Boot >=2.0.0.M6 and ",
"Finchley.M5":"Spring Boot >=2.0.0.M7 and ",
"Finchley.M6":"Spring Boot >=2.0.0.RC1 and ",
"Finchley.M7":"Spring Boot >=2.0.0.RC2 and ",
"Finchley.M9":"Spring Boot >=2.0.0.RELEASE and ",
"Finchley.RC1":"Spring Boot >=2.0.1.RELEASE and ",
"Finchley.RC2":"Spring Boot >=2.0.2.RELEASE and ",
"Finchley.SR4":"Spring Boot >=2.0.3.RELEASE and ",
"Finchley.BUILD-SNAPSHOT":"Spring Boot >=2.0.999.BUILD-SNAPSHOT and ",
"Greenwich.M1":"Spring Boot >=2.1.0.M3 and ",
"Greenwich.SR6":"Spring Boot >=2.1.0.RELEASE and ",
"Greenwich.BUILD-SNAPSHOT":"Spring Boot >=2.1.16.BUILD-SNAPSHOT and ",
"Hoxton.SR5":"Spring Boot >=2.2.0.M4 and ",
"Hoxton.BUILD-SNAPSHOT":"Spring Boot >=2.3.2.BUILD-SNAPSHOT and ",
"2020.0.0-SNAPSHOT":"Spring Boot >=2.4.0.M1"
},
"spring-cloud-alibaba":{
"2.2.1.RELEASE":"Spring Boot >=2.2.0.RELEASE and "
},
"spring-cloud-services":{
"2.0.3.RELEASE":"Spring Boot >=2.0.0.RELEASE and ",
"2.1.7.RELEASE":"Spring Boot >=2.1.0.RELEASE and ",
"2.2.3.RELEASE":"Spring Boot >=2.2.0.RELEASE and "
},
"spring-statemachine":{
"2.0.0.M4":"Spring Boot >=2.0.0.RC1 and ",
"2.0.0.M5":"Spring Boot >=2.0.0.RC2 and ",
"2.0.1.RELEASE":"Spring Boot >=2.0.0.RELEASE"
},
"vaadin":{
"10.0.17":"Spring Boot >=2.0.0.M1 and ",
"14.2.1":"Spring Boot >=2.1.0.M1 and "
},
"wavefront":{
"2.0.0-SNAPSHOT":"Spring Boot >=2.1.0.RELEASE"
}
},
"dependency-ranges":{
"okta":{
"1.2.1":"Spring Boot >=2.1.2.RELEASE and ",
"1.4.0":"Spring Boot >=2.2.0.M1 and "
},
"mybatis":{
"2.0.1":"Spring Boot >=2.0.0.RELEASE and ",
"2.1.3":"Spring Boot >=2.1.0.RELEASE and "
},
"geode":{
"1.2.7.RELEASE":"Spring Boot >=2.2.0.M5 and ",
"1.3.0.RELEASE":"Spring Boot >=2.3.0.M1 and "
},
"camel":{
"2.22.4":"Spring Boot >=2.0.0.M1 and ",
"2.25.1":"Spring Boot >=2.1.0.M1 and ",
"3.3.0":"Spring Boot >=2.2.0.M1 and "
},
"open-service-broker":{
"2.1.3.RELEASE":"Spring Boot >=2.0.0.RELEASE and ",
"3.0.4.RELEASE":"Spring Boot >=2.1.0.M1 and ",
"3.1.1.RELEASE":"Spring Boot >=2.2.0.M1 and "
}
}
}
文章标题:Springcloud和Springboot之间的依赖关系如何看?
文章链接:http://soscw.com/index.php/essay/85604.html