Spring Framework 6.0.0-M3 & 5.3.17 发布
Spring Framework 6.0.0-M3 & 5.3.17 已发布。
5.3.17 版本包含 17 项修复和改进,建议在生产环境使用的用户进行升级。
- 改进使用 DataClassRowMapper 时导致在日志中出现"No property found for column"调试信息的情况 #28179
- 改进在 SpEL 中创建大型数组的诊断方法 #28145
- 在客户端 REST 测试支持中支持自定义 HTTP 状态 #28105
- 改进 AsyncRestTemplate 日志过于冗长的问题 #28049
- 升级依赖:Reactor 2020.0.17 #28064
- 改进 TestContext 事件的文档 #27757
6.0 的第三个里程碑版本带来了首批从 Spring Native 迁移 AOT(Ahead Of Time) 的工作,为在更广泛的 Spring 生态系统中支持 Spring Native 提供铺垫。