Class HttpClientSettingsPropertyMapper

java.lang.Object
org.springframework.boot.http.client.autoconfigure.HttpClientSettingsPropertyMapper

public class HttpClientSettingsPropertyMapper extends Object
Utility that can be used to map HttpClientSettingsProperties to HttpClientSettings.
Since:
4.0.0
Author:
Phillip Webb