mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
decb6329db
Use the ClientResponse methods bodyToMono and bodyToFlux rather than passing in a BodyExtractor so that WebTestclient now also benefits from the recently improved handling of Void.class.