转载

Spring Framework 5.0.2 及 4.3.13 版本更新发布

Spring Framework 5.0.2 及 4.3.13 版本作为 2 大主要分支版本的改进版本已正式发布,包含大量的BUG修复,性能优化以及配置方面的优化。其中 5.0.2 版本已兼容 Kotlin 1.1.61 版本, 在 4.3.x 版本中有效地使用 JDK 6 的支持。

主要更新内容:

5.0.2

  • [ SPR-15700 ] - Please add documentation and examples on reactive WebSockets

  • [ SPR-16133 ] - Chained API for form and multipart data in BodyInserters

  • [ SPR-16134 ] - Create builder for multipart bodies

完整内容

4.3.13

  • [ SPR-16058 ] - WebAsyncManager concurrency issue with SseEmitter when client disconnect

  • [ SPR-16072 ] - RequestMapping method returning Future with null result causes NullPointerException

  • [ SPR-16075 ] - setArguments(null) on MethodInvoker no longer coerces null to Object[0]

  • [ SPR-16082 ] - Checkbox/RadioButton incorrectly converts collections of enums with a custom converter

完整内容

下载地址:

  • https://projects.spring.io/spring-framework/

原文  https://www.oschina.net/news/90967/spring-framework-502-4313
正文到此结束
Loading...