detectRequestFactory

open fun detectRequestFactory(detectRequestFactory: Boolean): RestTemplateBuilder

Set if the ClientHttpRequestFactory should be detected based on the classpath. Default if true.

Return

a new builder instance

Parameters

detectRequestFactory

if the ClientHttpRequestFactory should bedetected