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
Hello!
Can you say when restTemplate will be able work with new HttpClient in Java (Jep 321).
Now I see only SimpleClientHttpRequestFactory that use old Java HttpClient (HttpURLConnection).
Is a new ClientHttpRequestFactory implementation planned?