mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7794606305
This commit introduces ClientResponse::createError, returning a Mono that terminates with a WebClientException. Closes gh-27637