Package org.springframework.boot.autoconfigure.web.client
package org.springframework.boot.autoconfigure.web.client
Auto-configuration for web clients.
-
ClassDescription
RestClientCustomizer
to applyHttpMessageConverters
.ConfigureRestClient.Builder
with sensible defaults.Interface that can be used toapply
SSL configuration to aRestClient.Builder
.ConfigureRestTemplateBuilder
with sensible defaults.