Spring Framework 6.0.6 发布
Spring Framework 6.0.6 现已发布,包含了109 项修复和文档改进;Spring Boot 3.0.4 搭载了 Spring Framework 6.0.5。 此版本主要变化包括: 新功能 在 ReactorServerHttpRequest 中优先请求 hostName 和 hostPort#30062 当 contentLength 可用时在 ByteArrayHttpMessageConverter 中使用readNBytes#30010 向LogMessage.format方法添加缺少的@Nullable注释#30006 精炼CoroutinesUtils#invokeSuspendingFunction合约#30005 当作为 native image 构建时,@SubscribeMapping方法未调用#30002 在ServerWebExchangeContextFilter中提供带有ContextView而不是Context的方法 #29691 支持@Value记录注入#28774 Bug 修复 WebClient 现在需要scheme#30053 ...