Package org.springframework.boot.http.client
@NullMarked
package org.springframework.boot.http.client
Client-side HTTP support classes.
-
ClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory.Settings that can be applied when creating an imperative 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.Factory that can be used to optionally create aTlsSocketStrategygiven anSslBundle.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().