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
SpringBoot:SpringCloud与SpringBoot兼容版本参(其它组件兼容情况)的更多相关文章
- springcloud和springboot是什么关系?
[学习笔记] 4)springcloud和springboot是什么关系? 马克-to-win@马克java社区:springboot可以快速开发单个微服务.springcloud是一个基于sprin ...
- Spring Cloud Alibaba (一): SpringCloud与SpringBoot版本选型
前言 近年SpringCloud与SpringBoot更新迭代非常频繁,导致我们对两者的版本选型非常的困难.若是版本选择有问题, 会导致开发中调试兼容性占用非常多的得必要时间. SpringClo ...
- spring springMvc spring-boot spring-cloud分别是什么
本文来源于:克己习礼成仁 的<spring springMvc spring-boot spring-cloud分别是什么> 什么是spring 关于spring的定义无论是从官方还是 ...
- SpringBoot整合Mybatis完整详细版二:注册、登录、拦截器配置
接着上个章节来,上章节搭建好框架,并且测试也在页面取到数据.接下来实现web端,实现前后端交互,在前台进行注册登录以及后端拦截器配置.实现简单的未登录拦截跳转到登录页面 上一节传送门:SpringBo ...
- SpringBoot整合Mybatis完整详细版
记得刚接触SpringBoot时,大吃一惊,世界上居然还有这么省事的框架,立马感叹:SpringBoot是世界上最好的框架.哈哈! 当初跟着教程练习搭建了一个框架,传送门:spring boot + ...
- SpringBoot Mybatis整合(注解版),SpringBoot集成Mybatis(注解版)
SpringBoot Mybatis整合(注解版),SpringBoot集成Mybatis(注解版) ================================ ©Copyright 蕃薯耀 2 ...
- SpringCloud和Springboot
SpringBoot+SpringCloud+SpringMVC+SpringData 我们把这种架构也称之为spring全家桶 什么是SpringCloudSpring Cloud是一系列框架的有序 ...
- springboot+shiro+redis(单机redis版)整合教程-续(添加动态角色权限控制)
相关教程: 1. springboot+shiro整合教程 2. springboot+shiro+redis(单机redis版)整合教程 3. springboot+shiro+redis(集群re ...
- springboot+shiro+redis(单机redis版)整合教程
相关教程: 1. springboot+shiro整合教程 2. springboot+shiro+redis(集群redis版)整合教程 3.springboot+shiro+redis(单机red ...
随机推荐
- nginx重定向rewrite
引入rewrite vim /etc/nginx/conf.d/mobile_pc.conf server{ listen 80; server_name www.zls.com zls.com; r ...
- git cherry-pick(不同分支的提交合并)
git cherry-pick可以选择某一个分支中的一个或几个commit(s)来进行操作.例如,假设我们有个稳定版本的分支,叫v2.0,另外还有个开发版本的分支v3.0,我们不能直接把两个分支合并, ...
- vim 编辑器高级用法
vim编辑器介绍 如果没有安装vim使用下面方式安装 yum -y install vim vi与vim的不同 两者最大的不同:vim可以高亮显示,vi不可以. vim三种工作模式 普通模式 # 光标 ...
- 云计算OpenStack共享组件---信息队列rabbitmq(2)
一.MQ 全称为 Message Queue, 消息队列( MQ ) 是一种应用程序对应用程序的通信方法.应用程序通过读写出入队列的消息(针对应用程序的数据)来通信,而无需专用连接来链接它们. 消息传 ...
- PID基础
经常有人会问到PID的用法,今天小编在这里例举温度控制中的PID部分,希望能够把PID的具体应用说明白. 先说几个名词: 1.直接计算法和增量算法:这里的所谓增量算法就是相对于标准算法的相邻两次运算之 ...
- 听说 JVM 性能优化很难?今天我小试了一把!
文章首发于公众号「陈树义」及个人博客 shuyi.tech,欢迎关注访问. 对于 Java 开发的同学来说,JVM 性能优化可以说是比较难掌握的知识点.这不仅因为 JVM 性能优化需要掌握晦涩难懂的 ...
- [转]CAP和BASE理论
1. CAP理论 2000年7月,加州大学伯克利分校的Eric Brewer教授在ACM PODC会议上提出CAP猜想.2年后,麻省理工学院的Seth Gilbert和Nancy Lynch从理论上证 ...
- 第四代自动泊车从APA到AVP技术
第四代自动泊车从APA到AVP技术 前言 自动泊车是指汽车自动泊车入位不需要人工控制,系统能够自动帮你将车辆停入车位,在倒车入库中可谓是驾驶者的一项利器.当我们找到一个理想的停车地点,只需轻轻启动按钮 ...
- 嵌入式Linux的OTA更新,基础知识和实现
嵌入式Linux的OTA更新,第1部分-基础知识和实现 OTA updates for Embedded Linux, Fundamentals and implementation 更新的需要 一 ...
- 三、使用sudo分配管理权限
使用sudo分配管理权限 su命令 su - [账户名称] :切换到用户,不加用户名默认切换到root su - [账户名称] -c '命令' :以xx用户身份执行命令,注意命令需 ...