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

SpringBoot:SpringCloud与SpringBoot兼容版本参(其它组件兼容情况)的更多相关文章

  1. springcloud和springboot是什么关系?

    [学习笔记] 4)springcloud和springboot是什么关系? 马克-to-win@马克java社区:springboot可以快速开发单个微服务.springcloud是一个基于sprin ...

  2. Spring Cloud Alibaba (一): SpringCloud与SpringBoot版本选型

    前言   近年SpringCloud与SpringBoot更新迭代非常频繁,导致我们对两者的版本选型非常的困难.若是版本选择有问题, 会导致开发中调试兼容性占用非常多的得必要时间. SpringClo ...

  3. spring springMvc spring-boot spring-cloud分别是什么

    本文来源于:克己习礼成仁   的<spring springMvc spring-boot spring-cloud分别是什么> 什么是spring 关于spring的定义无论是从官方还是 ...

  4. SpringBoot整合Mybatis完整详细版二:注册、登录、拦截器配置

    接着上个章节来,上章节搭建好框架,并且测试也在页面取到数据.接下来实现web端,实现前后端交互,在前台进行注册登录以及后端拦截器配置.实现简单的未登录拦截跳转到登录页面 上一节传送门:SpringBo ...

  5. SpringBoot整合Mybatis完整详细版

    记得刚接触SpringBoot时,大吃一惊,世界上居然还有这么省事的框架,立马感叹:SpringBoot是世界上最好的框架.哈哈! 当初跟着教程练习搭建了一个框架,传送门:spring boot + ...

  6. SpringBoot Mybatis整合(注解版),SpringBoot集成Mybatis(注解版)

    SpringBoot Mybatis整合(注解版),SpringBoot集成Mybatis(注解版) ================================ ©Copyright 蕃薯耀 2 ...

  7. SpringCloud和Springboot

    SpringBoot+SpringCloud+SpringMVC+SpringData 我们把这种架构也称之为spring全家桶 什么是SpringCloudSpring Cloud是一系列框架的有序 ...

  8. springboot+shiro+redis(单机redis版)整合教程-续(添加动态角色权限控制)

    相关教程: 1. springboot+shiro整合教程 2. springboot+shiro+redis(单机redis版)整合教程 3. springboot+shiro+redis(集群re ...

  9. springboot+shiro+redis(单机redis版)整合教程

    相关教程: 1. springboot+shiro整合教程 2. springboot+shiro+redis(集群redis版)整合教程 3.springboot+shiro+redis(单机red ...

随机推荐

  1. C++知识点案例 笔记-3

    1.基类指针等与派生类的兼容 2.构造函数 3.析构函数 4.虚基类 5.虚函数 6.虚析构函数 ==基类指针等与派生类的兼容== #include <iostream> #include ...

  2. liveCD版: CD光盘映像,和liveDVD一样,唯一的区别就是该版本中包含的软件包会少一点,安装系统时使用 U 盘或者CD光盘进行安装。

    https://man.linuxde.net/download/CentOS/ CentOS,英文全称"Community Enterprise Operating System" ...

  3. LTC3780 工作原理分析

    流程分析 当 CV调节 调节顺时针调节CV的时候 接入电路部分的电阻变大 Vosense变小 LTC内部的误差放大器 输出的变大 LTC内部逻辑调节 增大电压 我估计最终电压还是大约800mv左右 可 ...

  4. 【转载】java与xml

    原文地址:http://www.lai18.com/content/1198237.html java项目中,xml文件一般都是用来存储一些配置信息一般的编程, 多数用来存储配置信息 . 拿JDBC来 ...

  5. KEIL-C下数组指针与指针数组实验

    http://blog.csdn.net/men_wen/article/details/52694069 第一个: 数组指针的小实验 用指针传递参数 结果:  第二个: 数组指针实验 定义一个指针 ...

  6. 学习android开发的一些笔记

    一:UI开发 由于我们使用了android:layout_weight属性,此时控件的宽度就不由android:layout_width来决定了,这里指定成0dp是一种比较规范的写法. android ...

  7. 做个地道的c++程序猿:copy and swap惯用法

    如果你对外语感兴趣,那肯定听过"idiom"这个词.牛津词典对于它的解释叫惯用语,再精简一些可以叫"成语".想要掌握一门语言,其中的"成语" ...

  8. python异步编程之asyncio

    python异步编程之asyncio   前言:python由于GIL(全局锁)的存在,不能发挥多核的优势,其性能一直饱受诟病.然而在IO密集型的网络编程里,异步处理比同步处理能提升成百上千倍的效率, ...

  9. 分布式深度学习DDL解析

    分布式深度学习DDL解析 一.概述 给一个庞大的GPU集群,在实际的应用中,现有的大数据调度器会导致长队列延迟和低的性能,该文章提出了Tiresias,即一个GPU集群的调度器,专门适应分布式深度学习 ...

  10. NVIDIA Nsight Systems CUDA 跟踪

    NVIDIA Nsight Systems CUDA 跟踪 CUDA跟踪 NVIDIA Nsight Systems能够捕获有关在概要过程中执行CUDA的信息. 可以在报告的时间轴上收集和呈现以下信息 ...