WebClient's retrieve doesn't support custom HTTP status code #23367
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
When using Spring WebFlux 5.1.8.RELEASE consider having the following code
and the controller looks like this
whenever this code is called, an exception is thrown (the stacktrace contains Spring Cloud Sleuth's logic)
somewhat related issue (#23366)
The text was updated successfully, but these errors were encountered: