Spring Cloud Hoxton.RELEASE 正式发布!异步即未来

Spring社区宣布,Spring Cloud Hoxton RELEAS 正式发布。该版本可以在Maven Central中找到。您可以查看Hoxton 发行说明以获取更多信息。

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

Hoxton发布系列的重大变化

Spring Cloud Hoxton.RELEASE 基于Spring Boot 2.2.1.RELEASE

基础组件,大量兼容 Reactive,异步即未来!

新的官网文档系统,提供PDF

Hoxton.RELEASE文档具有新的登录页面,新主题以及单页,多页和pdf版本。更加方便使用

新的负载均衡器实现

Spring Cloud Hoxton.RELEASE是第一个包含阻塞式非阻塞式负载均衡器客户端实现的版本,作为已进入维护模式的Netflix Ribbon的替代方案。

如果想在 RestTemplate使用新的 BlockingLoadBalancerClient, 需要增加 spring-cloud-loadbalancer 的依赖。

Spring Cloud Gateway 变更

  • 支持的ReactiveLoadBalancer。
  • RSocket模块已移至Spring Cloud Incubator 开始孵化
  • 提供基于Spring Cloud CircuitBreaker 的断路器抽象

Spring Cloud Netflix 变更

  • 添加了ReactiveDiscoveryClient 服务发现客户端
  • 基于 Spring Cloud Circuit Breaker API 重构了 Hystrix 实现
  • 添加了禁用Spring Cloud CircuitBreaker Hystrix自动配置的属性

Spring Cloud Config

  • 支持 AWS S3 作为配置仓库
  • 提供纯文本的解密功能

Spring Cloud Sleuth

  • 增加 onLastOperator 的选项,提高Reactor 采集性能
  • 支持 Redis 调用跟踪
  • 支持 AWS SQS 调用跟踪
  • 支持 Quartz 调用跟踪
    ...

Spring Cloud Commons

同上文的 新的负载均衡实现,项目是 Spring Cloud Common

ReactiveDiscoveryClient 变更

  • Spring Cloud Cloudfoundry 提供支持
  • Spring Cloud Kubernetes 提供支持
  • Spring Cloud Netflix 提供支持
  • Spring Cloud Consul 提供支持
  • Spring Cloud Zookeeper 提供支持
  • Spring Cloud Openfeign 提供支持

...image

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值