Class HttpServiceClientProperties

java.lang.Object
org.springframework.boot.http.client.autoconfigure.service.HttpServiceClientProperties

@ImportRuntimeHints(org.springframework.boot.http.client.autoconfigure.service.HttpServiceClientProperties.HttpServiceClientPropertiesRuntimeHints.class) public class HttpServiceClientProperties extends Object
Properties for HTTP Service clients.
Since:
4.0.0
Author:
Olga Maciaszek-Sharma, Rossen Stoyanchev, Phillip Webb