Spring Framework 6.0.4 & 5.3.25 发布

软件资讯 软件资讯 发布于 2年前 56 浏览 0 回复

Spring Framework 的两个分支发布了更新,分别是 6.0.4 和 5.3.25。

下周发布的 Spring Boot 3.0.2 将搭载 Spring Framework 6.0.4,此版本主要变化:

  • @Convert添加对 JPA 实体的原生支持 #29771
  • @RequestPartdto 未配置为在 aot 中进行反射 #29749
  • 避免在空映射和集合上浪费内存 #29742
  • 优化与 Hibernate ORM 6.2 的兼容性 #29736
  • 添加对 MockMVC 和 ExpectAll 的 Kotlin DSL 支持 #29727
  • 添加 ExecutingResponseCreator 以委托请求和响应 #29721
  • JmsTemplate.convertAndSend 在关机期间抛出 NullPointerException #29706
  • 提取 ResourceEntityResolver HTTPS schema 以解析回调 #29697
  • @Configuration原生镜像中使用 Kotlin 的类已损坏 #29663
  • ResultActions.andExpectAll()引入 Kotlin DSL #27317

Release Notes

下周发布的 Spring Boot 3.0.2 将搭载 Spring Framework 5.3.25,此版本主要变化:

  • JmsTemplate.convertAndSend 在关闭期间抛出 NullPointerException #29719
  • 优化 RequestMappingHandlerMapping#handleNoMatch 中的对象创建 #29667
  • 将 title 添加到 SockJS iFrame 以实现可访问性合规性 #29596

Release Notes



为您推荐相关文章:

  • Spring Framework 6.0.8、5.3.27、5.2.24 发布,修复 cve 漏洞
  • Spring Tools 4.19.1 发布
  • Spring Cloud 2023.0.0-M1 发布
  • Spring Framework 6.1 RC1发布
  • Spring Batch 5.1 RC1
  • 同类文章推荐:

  • Apache Tomcat 11.0.13 发布
  • Firefox 144.0 发布
  • Wireshark 4.6 发布,最强开源网络数据包分析器
  • FreeBSD 15.0 Beta 1 发布,优化系统性能和用户体验
  • Java 开源工具集 Hutool-5.8.41 发布,常规 bug 修复
  • Ubuntu 26.04 LTS 代号公布:Resolute Raccoon