mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Simplify `WebTestClient` testing support by removing the direct context customizer in favor of using `@AutoConfigureWebTestClient`. See gh-46356