mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Fix `WebFluxAutoConfigurationTests` following upstream Spring Framework changes. Also refine `WebMvcAutoConfigurationTests` to check the locations are set even if they are filtered. See gh-28223