You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RestClient support in #36213 was followed by JDK HttpClient and Jetty client support in ClientHttpRequestFactories, #36118 and #36116. ReactorClientHttpRequestFactory was added soon after in Spring Framework, but there is no corresponding support in ClientHttpRequestFactories as of yet.
Note that ReactorClientHttpRequestFactory was called ReactorNettyClientRequestFactory in 6.1, but was recently renamed in spring-projects/spring-framework@042346a. In case you wonder why it's marked with @since 6.2.