#45377·Spring Boot

在使用 spring-boot-cloudfoundry 和 Actuator 的反应式 Web 应用程序中,自定义 Spring Security 防火墙会丢失

作者: alfein创建于 2025年5月6日更新于 2026年9月16日
标签type: bugstatus: team-only

Spring Security 修复了 WebFilterChainProxy 中的一个问题,允许客户端覆盖防火墙字段(ServerWebExchangeFirewall)的默认实例,并根据客户端的需求调整默认 StrictServerWebExchangeFirewall 实例的行为:

内容来源: spring-projects/spring-boot