程序包的使用
org.springframework.boot.http.client
程序包
说明
Auto-configuration for client-side HTTP.
Auto-configuration for web clients.
Auto-configuration for Spring Web Services Clients.
Client-side HTTP support classes.
Client-side reactive HTTP support classes.
Web client test utilities.
Web client utilities.
Web Services client utilities.
-
类说明Interface used to build a fully configured
ClientHttpRequestFactory.Redirect strategies support by HTTP clients. -
-
-
类说明Interface used to build a fully configured
ClientHttpRequestFactory.Settings that can be applied when creating aClientHttpRequestFactory.Redirect strategies.Settings that can be applied when creating a blocking or reactive HTTP client.Builder forClientHttpRequestFactoryBuilder.httpComponents().Builder that can be used to create a Apache HttpComponentsHttpAsyncClient.Builder that can be used to create a Apache HttpComponentsHttpClient.Redirect strategies support by HTTP clients.Builder forClientHttpRequestFactoryBuilder.jdk().Builder that can be used to create a JDKHttpClient.Builder forClientHttpRequestFactoryBuilder.jetty().Builder that can be used to create a JettyHttpClient.Builder forClientHttpRequestFactoryBuilder.reactor().Builder that can be used to create a Rector NettyHttpClient.Builder forClientHttpRequestFactoryBuilder.simple(). -
-
-
类说明Interface used to build a fully configured
ClientHttpRequestFactory.Settings that can be applied when creating aClientHttpRequestFactory.Redirect strategies. -
类说明Interface used to build a fully configured
ClientHttpRequestFactory.Settings that can be applied when creating aClientHttpRequestFactory.