Spring Cloud Hoxton SR3 发布

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

内容简介:Spring Cloud Hoxton SR3 发布 <dependencyManagement> <dependencies> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-depen...

Spring Cloud Hoxton SR3 发布

<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>org.springframework.cloud</groupId>
            <artifactId>spring-cloud-dependencies</artifactId>
            <version>Hoxton.SR3</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>
  • 这是错误修正版本
  • 基于 Spring Boot 2.2.5 构建
  • 特别说明: 官方跳过了 SR2, 关于SR2 可以参考 Hoxton.SR2 发布了???

升级说明

Spring Cloud Config

  • 提供 ConfigTokenProvider 自定义功能
  • 修复 KeyStoreTestEncryptorLocator 的性能问题

Spring Cloud OpenFeign

  • 升级 OpenFegin 10.7.4
  • 支持 Spring @MatrixVariable 注解,关于这个注解使用可以参考 SpringMVC之matrixVariable

Spring Cloud Gateway

  • 增加 RetryFilter
  • RouteDefinition 增加服务实例的元数据
  • 支持低于 1 req/s 条件限流

Spring Cloud CircuitBreaker

  • 支持自定义断路器的实现

Spring Cloud Commons

Spring Cloud LoadBalancer 中添加了对实例运行状况检查的支持, 类是于 Ribbon ServerList 维护

依赖更新

Spring Cloud Aws 2.2.1.RELEASE
Spring Cloud Vault 2.2.2.RELEASE (issues)
Spring Cloud Circuitbreaker 1.0.2.RELEASE (issues)
Spring Cloud Cli 2.2.1.RELEASE
Spring Cloud Gateway 2.2.2.RELEASE (issues)
Spring Cloud Zookeeper 2.2.1.RELEASE
Spring Cloud Starter Hoxton.SR3
Spring Cloud Build 2.2.3.RELEASE
Spring Cloud Config 2.2.2.RELEASE (issues)
Spring Cloud Dependencies Parent 2.2.2.RELEASE
Spring Cloud Starter Hoxton.SR3
Spring Cloud Starter Parent Hoxton.SR3
Spring Cloud Sleuth 2.2.2.RELEASE (issues)
Spring Cloud Contract 2.2.2.RELEASE (issues)
Spring Cloud Gcp 1.2.2.RELEASE
Spring Cloud Bus 2.2.1.RELEASE
Spring Cloud Consul 2.2.2.RELEASE
Spring Cloud Stream Horsham.SR3 (issues)
Spring Cloud Kubernetes 1.1.2.RELEASE (issues)
Spring Cloud Release Hoxton.SR3
Spring Cloud Openfeign 2.2.2.RELEASE (issues)
Spring Cloud Commons 2.2.2.RELEASE (issues)
Spring Cloud Task 2.2.3.RELEASE
Spring Cloud Function 3.0.3.RELEASE
Spring Cloud Netflix 2.2.2.RELEASE (issues)
Spring Cloud Security 2.2.1.RELEASE
Spring Cloud Release Hoxton.SR3
Spring Cloud Cloudfoundry 2.2.1.RELEASE

更多参考

Spring Cloud Hoxton Service Release 3 (SR3) is available.


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

查看所有标签

猜你喜欢:

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

垃圾收集

垃圾收集

琼斯 / 谢之易 / 人民邮电出版社 / 2004-4-1 / 45.00元

书围绕着动态内存自动回收的话题,介绍了垃圾收集机制,详细分析了各种算法和相关技术。 本书共12章。第1章首先介绍计算机存储器管理的演化和自动内存回收的需求,并引入了本书所使用的术语和记法。第2章介绍了3种“经典”的垃圾收集技术:引用计数(reference counting)、标记-清扫(mark-sweep)和节点复制(copying)。 随后的4章更详细地讨论了上述这些垃圾收集方式......一起来看看 《垃圾收集》 这本书的介绍吧!

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

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器