mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
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.