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.
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.