阅读 175

SpringBoot和SpringCloud之间的依赖关系

SpringBoot和SpringCloud之间的依赖关系

进入spring官网SpringCloud项目下:https://spring.io/projects/spring-cloud

clipboard


Boot和Cloud 依赖关系的详细介绍:

在浏览器上输入 https://start.spring.io/actuator/info

clipboard


在线格式化json串,这里就是boot 和 cloud 对应的详细关系

复制代码

{    "git":{        "branch":"123e5422841ac92c95cd0378913ac5594fee4f3f",        "commit":{            "id":"123e542",            "time":"2020-08-12T07:32:04Z"
        }
    },    "build":{        "version":"0.0.1-SNAPSHOT",        "artifact":"start-site",        "versions":{            "spring-boot":"2.3.1.RELEASE",            "initializr":"0.9.1-SNAPSHOT"
        },        "name":"start.spring.io website",        "time":"2020-08-12T09:29:59.334Z",        "group":"io.spring.start"
    },    "bom-ranges":{        "azure":{            "2.0.10":"Spring Boot >=2.0.0.RELEASE and <2.1.0.RELEASE",            "2.1.10":"Spring Boot >=2.1.0.RELEASE and <2.2.0.M1",            "2.2.4":"Spring Boot >=2.2.0.M1 and <2.3.0.M1",            "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.0.M1",            "2.1.6":"Spring Boot >=2.1.0.M1 and <2.2.0.M1",            "2.2.4":"Spring Boot >=2.2.0.M1 and <2.3.0.M1",            "2.3.0":"Spring Boot >=2.3.0.M1 and <2.4.0-M1"
        },        "solace-spring-boot":{            "1.0.0":"Spring Boot >=2.2.0.RELEASE and <2.3.0.M1",            "1.1.0":"Spring Boot >=2.3.0.M1"
        },        "solace-spring-cloud":{            "1.0.0":"Spring Boot >=2.2.0.RELEASE and <2.3.0.M1",            "1.1.1":"Spring Boot >=2.3.0.M1"
        },        "spring-cloud":{            "Finchley.M2":"Spring Boot >=2.0.0.M3 and <2.0.0.M5",            "Finchley.M3":"Spring Boot >=2.0.0.M5 and <=2.0.0.M5",            "Finchley.M4":"Spring Boot >=2.0.0.M6 and <=2.0.0.M6",            "Finchley.M5":"Spring Boot >=2.0.0.M7 and <=2.0.0.M7",            "Finchley.M6":"Spring Boot >=2.0.0.RC1 and <=2.0.0.RC1",            "Finchley.M7":"Spring Boot >=2.0.0.RC2 and <=2.0.0.RC2",            "Finchley.M9":"Spring Boot >=2.0.0.RELEASE and <=2.0.0.RELEASE",            "Finchley.RC1":"Spring Boot >=2.0.1.RELEASE and <2.0.2.RELEASE",            "Finchley.RC2":"Spring Boot >=2.0.2.RELEASE and <2.0.3.RELEASE",            "Finchley.SR4":"Spring Boot >=2.0.3.RELEASE and <2.0.999.BUILD-SNAPSHOT",            "Finchley.BUILD-SNAPSHOT":"Spring Boot >=2.0.999.BUILD-SNAPSHOT and <2.1.0.M3",            "Greenwich.M1":"Spring Boot >=2.1.0.M3 and <2.1.0.RELEASE",            "Greenwich.SR6":"Spring Boot >=2.1.0.RELEASE and <2.1.17.BUILD-SNAPSHOT",            "Greenwich.BUILD-SNAPSHOT":"Spring Boot >=2.1.17.BUILD-SNAPSHOT and <2.2.0.M4",            "Hoxton.SR7":"Spring Boot >=2.2.0.M4 and <2.3.3.BUILD-SNAPSHOT",            "Hoxton.BUILD-SNAPSHOT":"Spring Boot >=2.3.3.BUILD-SNAPSHOT and <2.4.0.M1",            "2020.0.0-SNAPSHOT":"Spring Boot >=2.4.0.M1"
        },        "spring-cloud-alibaba":{            "2.2.1.RELEASE":"Spring Boot >=2.2.0.RELEASE and <2.3.0.M1"
        },        "spring-cloud-services":{            "2.0.3.RELEASE":"Spring Boot >=2.0.0.RELEASE and <2.1.0.RELEASE",            "2.1.7.RELEASE":"Spring Boot >=2.1.0.RELEASE and <2.2.0.RELEASE",            "2.2.3.RELEASE":"Spring Boot >=2.2.0.RELEASE and <2.3.0.M1"
        },        "spring-statemachine":{            "2.0.0.M4":"Spring Boot >=2.0.0.RC1 and <=2.0.0.RC1",            "2.0.0.M5":"Spring Boot >=2.0.0.RC2 and <=2.0.0.RC2",            "2.0.1.RELEASE":"Spring Boot >=2.0.0.RELEASE"
        },        "vaadin":{            "10.0.17":"Spring Boot >=2.0.0.M1 and <2.1.0.M1",            "14.3.2":"Spring Boot >=2.1.0.M1 and <2.4.0-M1"
        },        "wavefront":{            "2.0.0":"Spring Boot >=2.1.0.RELEASE"
        }
    },    "dependency-ranges":{        "okta":{            "1.2.1":"Spring Boot >=2.1.2.RELEASE and <2.2.0.M1",            "1.4.0":"Spring Boot >=2.2.0.M1 and <2.4.0-M1"
        },        "mybatis":{            "2.0.1":"Spring Boot >=2.0.0.RELEASE and <2.1.0.RELEASE",            "2.1.3":"Spring Boot >=2.1.0.RELEASE and <2.4.0-M1"
        },        "geode":{            "1.2.9.RELEASE":"Spring Boot >=2.2.0.M5 and <2.3.0.M1",            "1.3.2.RELEASE":"Spring Boot >=2.3.0.M1 and <2.4.0-M1",            "1.4.0-M1":"Spring Boot >=2.4.0-M1"
        },        "camel":{            "2.22.4":"Spring Boot >=2.0.0.M1 and <2.1.0.M1",            "2.25.1":"Spring Boot >=2.1.0.M1 and <2.2.0.M1",            "3.3.0":"Spring Boot >=2.2.0.M1 and <2.3.0.M1",            "3.4.2":"Spring Boot >=2.3.0.M1 and <2.4.0-M1"
        },        "open-service-broker":{            "2.1.3.RELEASE":"Spring Boot >=2.0.0.RELEASE and <2.1.0.M1",            "3.0.4.RELEASE":"Spring Boot >=2.1.0.M1 and <2.2.0.M1",            "3.1.1.RELEASE":"Spring Boot >=2.2.0.M1 and <2.4.0-M1"
        }
    }
}

复制代码

作者:林汐-/

出处:https://www.cnblogs.com/houchen/p/14761412.html

版权:本作品采用「署名-非商业性使用-相同方式共享 4.0 国际」许可协议进行许可。

服务器评测 http://www.cncsto.com/ 

服务器测评http://www.cncsto.com/ 


文章分类
后端
版权声明:本站是系统测试站点,无实际运营。本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 XXXXXXo@163.com 举报,一经查实,本站将立刻删除。
相关推荐