内容简介:Spring Cloud Finchley 的第 9 个里程碑版 M9 已发布。需注意的是,自上个 M8 版本开始,项目已与 Spring Boot 2 兼容,不过不兼容 Spring Boot 1.x.y 。本次主要更新内容如下: Spring Cloud Gateway Support...
Spring Cloud Finchley 的第 9 个里程碑版 M9 已发布。需注意的是,自上个 M8 版本开始,项目已与 Spring Boot 2 兼容,不过不兼容 Spring Boot 1.x.y 。本次主要更新内容如下:
Spring Cloud Gateway
Spring Cloud Netflix
Upgraded to Eureka
1.8.7to address thread pool issue when Eureka health check is enabled
Spring Cloud Sleuth
Bug Fixes
Further Alignment With Brave
Fixed interop with Spring Cloud Gateway
Spring Cloud Contract
Added byte array for DSL
Better support for RestDocs parametrized names
Added exposure of multiple versions of the same artifact in the same test
Added verbose messages for collection assertions in the generated tests
Allows to keep unpacked stubs after the stubs got downloaded and test finished
Added new overview sections to documentation
Spring Cloud Commons
Refactored APIs related to configuring Spring Retry
Spring Cloud Config
Adds ability to remove untracked local branches
Spring Cloud Stream
See Spring Cloud Stream release notes
组件版本升级:
更多详情请查看发行说明:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Wine 3.2 发布,Windows 应用兼容层
- VirtualEnv 16.2.0 发布,兼容 fish 3
- Wine 2.15 发布,Windows 应用兼容层
- Wine 2.18 发布,Windows 应用兼容层
- Wine 2.19 发布,Windows 应用兼容层
- Wine 2.21 发布,Windows 应用兼容层
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法设计与实验题解
王晓东 / 电子工业 / 2006-9 / 46.00元
《算法设计与实验题解》是与普通高等教育“十一五”国家级规划教材《计算机算法设计与分析》(第2版)配套的辅助教材,对主教材中的全部习题做了解答或给出了解题思路提示,并对主教材的内容进行了扩展,有些主教材中无法讲述的较深入的主题以习题的形式展现出来。为了提高学生解决实际问题的能力,《算法设计与实验题解》还将主教材中的许多习题改造成算法实现题,要求学生设计出算法并上机实现。作者还结合精品课程建设,进行了......一起来看看 《算法设计与实验题解》 这本书的介绍吧!