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

发行说明:


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

查看所有标签

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

剑指Offer

剑指Offer

何海涛 / 电子工业出版社 / 2014-6-1 / CNY 55.00

《剑指Offer——名企面试官精讲典型编程题(纪念版)》是为纪念本书英文版全球发行而推出的特殊版本,在原版基础上新增大量本书英文版中的精选题目,系统整理基础知识、代码质量、解题思路、优化效率和综合能力这5个面试要点。全书分为8章,主要包括面试流程:讨论面试每一环节需要注意的问题;面试需要的基础知识:从编程语言、数据结构及算法三方面总结程序员面试知识点;高质量代码:讨论影响代码质量的3个要素(规范性......一起来看看 《剑指Offer》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试