程序包的使用
org.springframework.boot.autoconfigure.http.client
程序包
说明
Auto-configuration for client-side HTTP.
Auto-configuration for client-side reactive HTTP.
-
org.springframework.boot.autoconfigure.http.client使用的org.springframework.boot.autoconfigure.http.client中的类类说明Abstract base class for properties that directly or indirectly make use of a blocking or reactive HTTP client.SSL configuration.Base
@ConfigurationProperties
for configuring aClientHttpRequestFactory
.Supported factory types. -
org.springframework.boot.autoconfigure.http.client.reactive使用的org.springframework.boot.autoconfigure.http.client中的类类说明Abstract base class for properties that directly or indirectly make use of a blocking or reactive HTTP client.