Spring Cloud 2020.0.1 BUG 修复版本发布

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

内容简介:2021 首发, Spring Cloud 2020.0.1 (代号"Ilford",伊尔福德)版本发布,此版本 BUG 修复版本,可从 2020.0.0 版本平滑升级。目前已可以从 maven 中央仓库获取,坐标如下: <dependencyManagement>     <de...

2021 首发, Spring Cloud 2020.0.1 (代号"Ilford",伊尔福德)版本发布,此版本 BUG 修复版本,可从 2020.0.0 版本平滑升级。目前已可以从 maven 中央仓库获取,坐标如下:

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

依赖升级

Module Version
Spring Cloud Circuitbreaker 2.0.0
Spring Cloud Contract 3.0.1
Spring Cloud Kubernetes 2.0.1
Spring Cloud Commons 3.0.1
Spring Cloud Openfeign 3.0.1
Spring Cloud Cloudfoundry 3.0.0
Spring Cloud Bus 3.0.1
Spring Cloud Cli 3.0.1
Spring Cloud Zookeeper 3.0.1
Spring Cloud Sleuth 3.0.1
Spring Cloud Consul 3.0.1
Spring Cloud Starter Build 2020.0.1
Spring Cloud Gateway 3.0.1
Spring Cloud Netflix 3.0.1
Spring Cloud Vault 3.0.1
Spring Cloud Config 3.0.2
Spring Cloud Task 2.3.0

错误修复

此版本涉及模块的错误修复详细参考: https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes#known-issues


以上所述就是小编给大家介绍的《Spring Cloud 2020.0.1 BUG 修复版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

PHP 6与MySQL 5基础教程

PHP 6与MySQL 5基础教程

(美)厄尔曼 / 陈宗斌 等 / 人民邮电出版社 / 2008-11-1 / 65.00元

本书是一部经典的入门级著作,采用基于任务的方法来讲授PHP和MySQL,使用大量图片指导读者深入学习语言,并向读者展示了如何构造动态Web站点。书中用简洁、直观的步骤和讲解提供了学习任务和概念的最快方式。通过学习本书,读者可以快速、高效地掌握PHP和MySQL,成为一位构建Web站点的高手。 本书适合初中级Web应用开发和设计人员阅读。 本书是讲述PHP和MySQL技术的畅销书,以深入......一起来看看 《PHP 6与MySQL 5基础教程》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具