mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
49c463b1d2
This commit changes the default request factory from the SimpleClientHttpRequestFactory to the JdkClientHttpRequestFactory if available. It also adds detection logic for OkHttp and Jetty.