Spring Boot 1.5.17 发布,Bug 修复和改进

栏目: Java · 发布时间: 7年前

内容简介:Spring Boot 1.5.17 已发布,包含许多修复、文档改进和依赖更新。发行说明:

Spring Boot 1.5.17 已发布,包含许多修复、文档改进和依赖更新。

Bug 修复

  • server.ssl.key-store-provider and server.ssl.trust-store-provider are ignored when configuring Undertow #14713

  • @AutoConfigureMockMvc does not honor FilterRegistrationBean.enabled=false #14636

  • WebRequestTraceFilter calls methods on the request and response to retrieve information that then isn't included in the trace #14550

  • Support escaped characters in BasicJsonParser #14521

文档

  • Fix broken Asciidoctor syntax in section on sanitizing values #14708

  • Documentation on using Spock contains references to removed classes #14612

  • Cassandra auto-configuration requires load balancing policy, reconnection policy and retry policy classes to have a default constructor #14461

  • Improve documentation of RestTemplateBuilder's additionalMessageConverters #13714

依赖更新

  • Upgrade to Spring Security 4.2.9.RELEASE #14848

  • Upgrade to Spring Amqp 1.7.11.RELEASE #14837

  • Upgrade to Spring Security OAuth 2.0.16 #14832

  • Upgrade to Rabbit Amqp Client 4.8.3 #14750

  • Upgrade to Appengine Sdk 1.9.66 #14749

  • Upgrade to GemFire 8.2.12 #14739

  • Upgrade to Spring Data Ingalls SR16 #14727

  • Upgrade to Spring Framework 4.3.20.RELEASE #14721

  • Upgrade to Spring Web Services 2.4.3.RELEASE #14527

  • Upgrade to Undertow 1.4.26.Final #13880

发行说明:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

常用算法程序集

常用算法程序集

清华大学出版社 / 2013-4 / 69.00元

《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》编著者徐士良、马尔妮。 《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》是针对工程中常用的行之有效的算法而编写的,主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值......一起来看看 《常用算法程序集》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具