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 ...
随机推荐
- IT菜鸟之总结(Du teacher)
初次接触云计算,从以前对计算机的一窍不通,经过这三周的学习,起码是通了一窍了:哈哈,至少是对计算机的组成及系统的安装都有了认识,也初次学习了Linux系统,对其的发展和使用有了认识,也学到了一些基础的 ...
- Linux进阶之Jenkins持续集成介绍及安装演示
一.Jenkins介绍 Jenkins是一个开源软件项目,是基于Java开发的一种持续集成工具,用于监控持续重复的工作,旨在提供一个开放易用的软件平台,使软件的持续集成变成可能. Jenkins功能包 ...
- 爱心跳动效果 CSS实现
爱心跳动效果 CSS实现 实现效果 砰砰砰 实现原理 通过动画改变每个元素的高度,从而实现每个元素高度变化的效果,为了使每个元素依次跳动,给每个元素添加一定的延时效果,使得从效果元素依次跳动 代码分析 ...
- MongoDB(13)- 查询操作返回指定的字段
插入测试数据 db.inventory.insertMany( [ { item: "journal", status: "A", size: { h: 14, ...
- 如何优雅的做参数校验-JSR330
前言: 本文不是讲@Validate.@Valid是如何使用的.区别是什么,想看这些内容的请换篇文章. 背景: 当前端传过来的参数是进行对称性加密.base64加密等处理后过的参数时,在control ...
- Nginx限制访问速率和最大并发连接数模块--limit
Nginx限制访问速率和最大并发连接数模块--limit Tengine版本采用http_limit_req_module进行限制 具体连接请参考 http://tengine.taobao.org/ ...
- 记录: 解决 pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend (none/other)
- Mac 不知道怎么操作的 rm 了 usr/local/ 里面的某些文件, 导致一直出现 pycurl: libcurl link-time ssl backend (openssl) is di ...
- 调试动态加载的js
用浏览器无法调试异步加载页面里包含的js文件.简单的说就是在调试工具里面看不到异步加载页面里包含的js文件 最近在一个新的web项目中开发功能.这个项目的管理界面有一个特点,框架是固定的,不会刷新 ...
- Amazon SageMaker和NVIDIA NGC加速AI和ML工作流
Amazon SageMaker和NVIDIA NGC加速AI和ML工作流 从自动驾驶汽车到药物发现,人工智能正成为主流,并迅速渗透到每个行业.但是,开发和部署AI应用程序是一项具有挑战性的工作.该过 ...
- PyTorch 神经网络
PyTorch 神经网络 神经网络 神经网络可以通过 torch.nn 包来构建. 现在对于自动梯度(autograd)有一些了解,神经网络是基于自动梯度 (autograd)来定义一些模型.一个 n ...