Spring 4.3.11 发布,合并 EhCache 3 tests 至 spring-context-support

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Spring 4.3.11 已发布,这次发布的维护版本是即将推出的 Spring Boot 1.5.7 的基础。 Bug [SPR-14603] - Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a @Configuration cla...

Spring 4.3.11 已发布,这次发布的维护版本是即将推出的 Spring Boot 1.5.7 的基础。

Bug

  • [SPR-14603] - Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a @Configuration class

  • [SPR-15802] - Logs fill with broken pipe when using SockJS

  • [SPR-15807] - Follow-up: AbstractMethodError when calling validated method of MethodValidationPostProcessor is using a @Lazy validator

  • [SPR-15828] - Parameter values are null when making a PUT request

  • [SPR-15836] - spring-aspects should remain on AspectJ 1.8.9 by default (since aspectjrt 1.8.10 requires Java 7+)

  • [SPR-15838] - SimpleApplicationEventMulticaster does not deal with lambda-defined listeners when ErrorHandler is set

  • [SPR-15856] - Unable to use Hibernate Validator 4.3.2 if Bean Validation API 1.1 is on the classpath

  • [SPR-15867] - Should call getNativeResponse() instead of getNativeRequest() in FrameworkServlet

  • [SPR-15895] - SimpleAsyncTaskExecutor not respect ConcurrencyThrottleSupport.NO_CONCURRENCY limit

  • [SPR-15900] - StringIndexOutOfBoundsException from RestTemplate.doExecute IOException handler when query string is empty

  • [SPR-15916] - Error on type argument constraint validation failure

  • [SPR-15937] - StompDecoder Logs Null Session IDs for Heartbeats

改进

  • [SPR-15825] - Consistent logging in Environment and PropertySource implementations

  • [SPR-15852] - WebAsyncManager should cancel task thread on timeout

  • [SPR-15858] - @Lazy collection of optional elements should not crash when no candidates are found

重构

  • [SPR-15880] - Merge EhCache 3 tests into spring-context-support

Task

  • [SPR-15863] - Token-based WebSocket Authentication Documentation Inaccuracy

发布主页详细更新说明

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Effective Java 中文版

Effective Java 中文版

(美)Joshua Bloch / 潘爱民 / 机械工业出版社 / 2003-1 / 39.00元

本书介绍了在Java编程中57条极具实用价值的经验规则,这些经验规则涵盖了大多数开发人员每天所面临的问题的解决方案。通过对Java平台设计专家所使用的技术的全面描述,揭示了应该做什么,不应该做什么才能产生清晰、健壮的高效的代码。 本书中的每条规则都以简短、独立的小文章形式出现,这些小文章包含了详细而精确的建议,以及对语言中许多细微之处的深入分析,并通过例子代码加以进一步说明。贯穿全书的是通用......一起来看看 《Effective Java 中文版》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换