Spring Cloud Hoxton SR1 正式发布

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

内容简介:Spring Cloud Hoxton SR1(修复版本) 正式发布! 核心依赖 Spring Boot 2.2.2 maven 依赖 <dependencyManagement> <dependencies> <dependency> <groupId>org.springframework.cloud</grou...
#########

Spring Cloud Hoxton SR1(修复版本) 正式发布!

核心依赖

Spring Boot 2.2.2

maven 依赖

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

更新说明

Spring Cloud Config

新特性: 支持AWS S3环境存储纯文本资源。

Spring Cloud Commons

新特性: 支持 Spring Cloud Loadbalancer 区域感知

Spring Cloud Sleuth

新特性: 支持 Spring Cloud Circuitbreaker

Spring Cloud Gateway

新特性: 支持增按路由超时配置的功能

Spring Cloud OpenFeign

  • FeignBlockingLoadBalancerClient 修改成 public 级别方便扩展

  • DefaultGzipDecoder字符集更改为UTF-8

问题修复

详细参考
https://github.com/orgs/spring-cloud/projects/34

以上参考:

https://spring.io/blog/2019/12/21/spring-cloud-hoxton-service-release-1-sr1-is-available

https://github.com/spring-projects/spring-cloud/wiki/Spring-Cloud-Hoxton-Release-Notes


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

查看所有标签

猜你喜欢:

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

Compilers

Compilers

Alfred V. Aho、Monica S. Lam、Ravi Sethi、Jeffrey D. Ullman / Addison Wesley / 2006-9-10 / USD 186.80

This book provides the foundation for understanding the theory and pracitce of compilers. Revised and updated, it reflects the current state of compilation. Every chapter has been completely revised ......一起来看看 《Compilers》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

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

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具