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 Framework 6.1 RC1发布
  • Spring Cloud 2023.0.0-M1 发布
  • Spring Boot 3.2.0-M2 及多个分支更新发布
  • 同类文章推荐:

  • Apache bRPC 1.11.0 发布
  • VirtualBox 7.1.4 发布
  • Python 3.14.0 Alpha 1 发布
  • Elasticsearch 8.15.3 发布
  • Spring Data 2024.1.0 RC1 发布
  • DBeaver 24.2.3 发布