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
Please add documentation and examples on reactive WebSockets
Chained API for form and multipart data in BodyInserters
Create builder for multipart bodies
完整内容
4.3.13
WebAsyncManager concurrency issue with SseEmitter when client disconnect
RequestMapping method returning Future with null result causes NullPointerException
setArguments(null) on MethodInvoker no longer coerces null to Object[0]
Checkbox/RadioButton incorrectly converts collections of enums with a custom converter
下载地址:
https://projects.spring.io/spring-framework/
软件详情:https://jira.spring.io/jira/secure/ReleaseNote.jspa?projectId=10000&version=16353
来自:开源中国社区

