zoukankan      html  css  js  c++  java
  • SpringBoot:SpringCloud与SpringBoot兼容版本参(其它组件兼容情况)

    SpringCloud --- Springboot 版本兼容

    SpringCloud SpringBoot
    Edgware.SR5 >=1.5.0.RELEASE and <=1.5.20.RELEASE
    Edgware.BUILD-SNAPSHOT >=1.5.999.BUILD-SNAPSHOT and <2.0.0.M1
    Finchley.M2 >=2.0.0.M3 and <2.0.0.M5
    Finchley.M3 >=2.0.0.M5 and <=2.0.0.M5
    Finchley.M4 >=2.0.0.M6 and <=2.0.0.M6
    Finchley.M5 >=2.0.0.M7 and <=2.0.0.M7
    Finchley.M6 >=2.0.0.RC1 and <=2.0.0.RC1
    Finchley.M7 >=2.0.0.RC2 and <=2.0.0.RC2
    Finchley.M9 >=2.0.0.RELEASE and <=2.0.0.RELEASE
    Finchley.RC1 >=2.0.1.RELEASE and <2.0.2.RELEASE
    Finchley.RC2 >=2.0.2.RELEASE and <2.0.3.RELEASE
    Finchley.SR3 >=2.0.3.RELEASE and <2.0.999.BUILD-SNAPSHOT
    Finchley.BUILD-SNAPSHOT >=2.0.999.BUILD-SNAPSHOT and <2.1.0.M3
    Greenwich.M1 >=2.1.0.M3 and <2.1.0.RELEASE
    Greenwich.SR1 >=2.1.0.RELEASE and <2.1.5.BUILD-SNAPSHOT
    Greenwich.BUILD-SNAPSHOT >=2.1.5.BUILD-SNAPSHOT

    Spring-Cloud-Services --- Springboot 版本兼容

    spring-cloud-services Springboot
    1.6.6.RELEASE >=1.5.0.RELEASE and <=1.5.999.BUILD-SNAPSHOT
    2.0.3.RELEASE >=2.0.0.RELEASE and <=2.0.999.BUILD-SNAPSHOT
    2.1.2.RELEASE >=2.1.0.RELEASE

    codecentric-spring-boot-admin --- Spirngboot 版本兼容

    codecentric-spring-boot-admin

    Springboot

    1.5.7 >=1.5.9.RELEASE and <2.0.0.M1
    2.0.6 >=2.0.0.M1 and <2.1.0.M1
    2.1.4 >=2.1.0.M1

    spring-statemachine --- Springboot 版本兼容

    spring-statemachine Springboot
    2.0.0.M4 >=2.0.0.RC1 and <=2.0.0.RC1
    2.0.0.M5 >=2.0.0.RC2 and <=2.0.0.RC2
    2.0.1.RELEASE >=2.0.0.RELEASE

    azure --- Springboot 版本兼容

    azure Springboot
    0.2.4 >=1.5.4.RELEASE and <2.0.0.RELEASE
    2.0.10 >=2.0.0.RELEASE and <2.1.0.RELEASE
    2.1.2 >=2.1.0.RELEASE

    Mybatis --- Springboot 版本兼容

    Mybatis Springboot
    1.3.4 >=1.5.0.RELEASE and <2.0.0.RELEASE 
     2.0.1 >=2.0.0.RELEASE 

    vaadin --- Springboot 版本兼容

    vaadin Springboot
    8.7.2 >=1.5.0.RELEASE and <2.0.0.M1
    10.0.13 >=2.0.0.M1 and <2.1.0.M1
    13.0.3 >=2.1.0.M1

    camel --- Springboot 版本兼容

    camel Springboot
    2.21.5 >=1.5.0.RELEASE and <2.0.0.M1
    2.22.4 >=2.0.0.M1 and <2.1.0.M1
    2.23.2 >=2.1.0.M1

    文章转载至:https://blog.csdn.net/sinat_33889619/article/details/89403796

  • 相关阅读:
    动态规划2.1 矩阵中的最短路径
    动态规划3.3 最长递增子序列
    动态规划3.2 最长公共子串
    动态规划3.1 求两个字符串的莱文斯坦编辑距离
    大数相乘
    科大讯飞C++面试经验
    存储世界的两个祖师爷和他们的后代们!!!
    读写(I/O)辩论
    集线器(HUB)、交换机、路由器的区别和联系 及OSI七层模型 及TCP/IP通信协议
    HTTP协议
  • 原文地址:https://www.cnblogs.com/nhdlb/p/12557031.html
Copyright © 2011-2022 走看看