mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a95cf07317
This commit introduces a WebTestClient.mutate() method, returning a WebTestClient.Builder. Issue: SPR-15657