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 修复版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

高效程序员的45个习惯

高效程序员的45个习惯

Venkat Subramaniam、Andy Hunt / 钱安川、郑柯 / 人民邮电出版社 / 2010-01 / 35.00元

“书中‘切身感受’的内容非常有价值——通过它我们可以做到学有所思,思有所悟,悟有所行。” ——Nathaniel T. Schutta,《Ajax基础教程》作者 “此书通过常理和经验,阐述了为什么你应该在项目中使用敏捷方法。最难得的是,这些行之有效的实战经验,竟然从一本书中得到了。” ——Matthew Johnson,软件工程师 十年来,软件行业发生了翻天覆地的变化。敏捷......一起来看看 《高效程序员的45个习惯》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

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

html转js在线工具