mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
079eca9f63
- Add 4xx/5xx status code check to ClientResponse.bodyToMono and bodyToFlux. - Removed WebClient.retrieveMono and retrieveFlux. Issue: SPR-14977