内容简介:Spring Cloud Greenwich.SR3 已发布,可在 Maven Central 中获取。更新情况如下: 新的负载均衡器实现 Spring Cloud Greenwich.M3 是第一个包含阻塞和非阻塞负载均衡器客户端实现的版本,作为 Netflix Ribbon 的替...
Spring Cloud Greenwich.SR3 已发布,可在 Maven Central 中获取。更新情况如下:
新的负载均衡器实现
Spring Cloud Greenwich.M3 是第一个包含阻塞和非阻塞负载均衡器客户端实现的版本,作为 Netflix Ribbon 的替代品,已进入维护模式。
要将新的 BlockingLoadBalancerClient 与 RestTemplate 一起使用,需要在应用程序的类路径中包含 org.springframework.cloud:spring-cloud-loadbalancer。使用 @LoadBalanced WebClient.Builder 时,可以在响应式应用程序中使用相同的依赖项——唯一的区别是 Spring Cloud 将自动配置 ReactorLoadBalancerExchangeFilterFunction 实例。新的 ReactorLoadBalancerExchangeFilterFunction 也可以自动装配并直接传递给 WebClient.Builder(参见文档)。
Spring Cloud Commons
Spring Cloud Openfeign
Spring Cloud Security
Spring Cloud Kubernetes
- DiscoveryClient 实现现在可以从所有命名空间中检索服务
- Bug Fixes
Spring Cloud Zookeeper
- 文档更新
Spring Cloud Gateway
- 重试筛选器现在支持退避策略
- 添加提供自定义指标标记的功能
- 新请求大小过滤器工厂
- 添加对 Netty Wiretap 的支持
-
有关添加到 /actuator/gateway/routes 的路由的更多详细信息
- Bug Fixes
Spring Cloud Netflix
- 添加为 Eureka 使用的 JerseyReplicationClient 添加其他过滤器的功能
- Bug Fixes
Spring Cloud Bus
- 文档更新
Spring Cloud Cloudfoundry
- 文档更新
Spring Cloud Vault
- 文档更新
Spring Cloud Config
Spring Cloud Consul
Spring Cloud Sleuth
Spring Cloud Aws
- 文档更新
Spring Cloud Contract
详情可见发布公告
以上所述就是小编给大家介绍的《Spring Cloud Greenwich.SR3 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP for the World Wide Web, Second Edition (Visual QuickStart Gu
Larry Ullman / Peachpit Press / 2004-02-02 / USD 29.99
So you know HTML, even JavaScript, but the idea of learning an actual programming language like PHP terrifies you? Well, stop quaking and get going with this easy task-based guide! Aimed at beginning ......一起来看看 《PHP for the World Wide Web, Second Edition (Visual QuickStart Gu》 这本书的介绍吧!