Bug
[SPR-13096] - Binary data in POST multipart request is unmarshalled incorrectly
[SPR-13180] - BEFORE_* modes in @DirtiesContext cause context to be closed before test
[SPR-13185] - ConcurrentModificationException when calling SimpMessagingTemplate.convertAndSend
[SPR-13190] - STOMP CONNECT ignored ("No session for...") when using
[SPR-13194] - Wrong assertion message in ShallowEtagHeaderFilter
[SPR-13204] - NullPointerException possible in DefaultSubscriptionRegistry
[SPR-13205] - NullPointerException in DefaultSubscriptionRegistry.removeSubscription
[SPR-13207] - WebContentGenerator not backwards compatible
[SPR-13217] - Populate RequestAttributes before invoking FilterChain in MockMvc
[SPR-13223] - ResponseBodyEmitter skips same messages during initialization
[SPR-13224] - SseEmitter is not thread safe
Spring Framework 是一个开源的Java/Java EE全功能栈(full-stack)的应用程序框架,以Apache许可证形式发布,也有.NET平台上的移植版本。 该框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一书中的代码,最初由 Rod Johnson 和 Juergen Hoeller等开发。Spring Framework 提供了一个简易的开发方式,这种开发方式,将避免那些可能致使底层代码变得繁杂混乱的大量的属性文件和帮助类。
软件详情:https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10000&version=14954
下载地址:http://repo.spring.io/
来自:开源中国社区

