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
It would be nice if DefaultWebClientBuilder#initExchangeFunction was smart enough to select the default ClientHttpConnector based upon classpath. This would make it so that it worked with both Netty and Jetty based ClientHttpConnector without needing to explicitly configure the ClientHttpConnector.