RestClient should auto-detect ReactorClientHttpRequestFactory #33635
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Reactor Netty client support was added in #30835, but it looks like
DefaultRestClientBuilder
was never updated after that to pick it up if available on the classpath.The text was updated successfully, but these errors were encountered: