年末巨献 || Spring Cloud 2021 (朱比利) 版本发布

栏目: 软件资讯 · 发布时间: 4年前

内容简介:Spring Cloud 2021 (朱比利) 发布 Spring Cloud 2021 (Jubilee)正式发布 ,此版本 基于 Spring Boot 2.6.x 构建,不兼容 SpringBoot 2.5.x 或者低版本。 现在已经可以从中央仓库下载    <dependency>  ...

年末巨献 || Spring Cloud 2021 (朱比利) 版本发布

Spring Cloud 2021 (朱比利) 发布

  • Spring Cloud 2021 (Jubilee)正式发布 ,此版本 基于 Spring Boot 2.6.x 构建,不兼容 SpringBoot 2.5.x 或者低版本。

  • 现在已经可以从中央仓库下载

   <dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-dependencies</artifactId>
    <version>2021.0.0</version>
    <type>pom</type>
    <scope>import</scope>
   </dependency>

核心组件依赖

组件 版本
Spring Cloud Vault 3.1.0
Spring Cloud Bus 3.1.0
Spring Cloud Cli 3.1.0
Spring Cloud Zookeeper 3.1.0
Spring Cloud Circuitbreaker 2.1.0
Spring Cloud Commons 3.1.0
Spring Cloud Kubernetes 2.1.0
Spring Cloud Openfeign 3.1.0
Spring Cloud Task 2.4.0
Spring Cloud Sleuth 3.1.0
Spring Cloud Contract 3.1.0
Spring Cloud Consul 3.1.0
Spring Cloud Gateway 3.1.0
Spring Cloud Config 3.1.0
Spring Cloud Cloudfoundry 3.1.0
Spring Cloud Starter Build 2021.0.0
Spring Cloud Netflix 3.1.0

特性说明

Spring Cloud Commons

添加负载均衡器配置属性,支持和 spring cloud gateway 和 openfeign 整合配置

Spring Cloud Config

配置中心支持 与 AWS 密钥管理器、AWS 参数存储和 GCP 密钥管理器集成。

Spring Cloud Gateway

  • redis 路由信息存储支持,扩展动态路由更加简单

  • 支持 http2

  • 支持 grpc

Spring Cloud Kubernetes

  • 配置服务发现控制器

Spring Cloud Openfeign

  • 支持 Spring Cache @Cachable 注解

Spring Cloud Sleuth

提供 Tomcat, Spring Vault, R2DBC, JDBC, Spring Cloud Deployer, Spring Cloud Skipper, Reactor Kafka, Spring TX, Spring Batch, RSocket, Spring Cloud Task, Spring Cloud Config, Kotlin Coroutines 等组件的监控能力.

特别说明

  • 仅支持于 SpringBoot 2.6 整合使用,无法兼容低版本 SpringBoot

  • Spring Cloud Alibaba 2021 无法与之兼容,需要等待 SCA 官方发布新版本适配


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

利用Python进行数据分析

利用Python进行数据分析

Wes McKinney / 唐学韬 / 机械工业出版社 / 2013-11-18 / 89.00

【名人推荐】 “科学计算和数据分析社区已经等待这本书很多年了:大量具体的实践建议,以及大量综合应用方法。本书在未来几年里肯定会成为Python领域中技术计算的权威指南。” ——Fernando Pérez 加州大学伯克利分校 研究科学家, IPython的创始人之一 【内容简介】 还在苦苦寻觅用Python控制、处理、整理、分析结构化数据的完整课程?本书含有大量的实践案例,......一起来看看 《利用Python进行数据分析》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试