Spring Framework 4.3.5, 4.2.9 和 3.2.18 发布了。 4.3.5 Bug 修复
[SPR-14860] - RestTemplate POST and PUT don't work with Netty4ClientHttpRequestFactory [SPR-14889] - Netty4ClientHttpRequestFactory should use SSL if port is 443 or scheme is https [SPR-14891] - Content-based versions are not inserted into resource URLs in an error page ......
提升 [SPR-14613] - CommonsMultipartFile.getOriginalFilename() should be able to preserve header-specified filename as-is [SPR-14651] - Add RedirectAttributesMethodArgumentResolver to the default argument resolvers in ExceptionHandlerExceptionResolver [SPR-14690] - Spring WebSockets should support token-based authentication ......
完整内容,请查看更新日志。
4.2.9 Bug 修复 [SPR-14304] - ObjectToObjectConverter should be able to use constructors on non-public classes [SPR-14324] - Async advisor retrieval blocks when triggered by singleton init method [SPR-14761] - IPv6 + Origin header + X-Forwarded-Host header gives NumberFormatException (Safari10 / CORS) ......
提升 [SPR-14739] - Default async timeout handling results in Logged Exception for Tomcat 8.5.x [SPR-14747] - Improve performance of StompEncoder.encode() [SPR-14791] - StompSubProtocolHandler makes the same assumption about header accessor as SimpleBrokerMessageHandler used to ......
完整内容,请查看更新日志。 3.2.18 Bug 修复 [SPR-8337] - Constructor sets the source incorrectly in org.springframework.beans.PropertyValue [SPR-14304] - ObjectToObjectConverter should be able to use constructors on non-public classes [SPR-14324] - Async advisor retrieval blocks when triggered by singleton init method ......
提升 [SPR-7860] - ModelAndViewResolver still refers to raw Class type [SPR-14349] - Allow method inlining of ObjectUtils.nullSafeEquals() [SPR-14946] - Normalize resource URL in ResourceServlet
完整内容,请查看更新日志。 下载地址: |