detect

Detect the most suitable ClientHttpRequestFactoryBuilder based on the classpath. The methods favors builders in the following order:

  1. httpComponents
  2. jetty
  3. reactor
  4. jdk
  5. simple

Return

the most suitable ClientHttpRequestFactoryBuilder for the classpath