Class Hierarchy
- java.lang.Object
- org.springframework.boot.web.client.ClientHttpRequestFactories
- org.springframework.boot.web.client.ClientHttpRequestFactorySupplier (implements java.util.function.Supplier<T>)
- java.lang.Record
- org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- org.springframework.boot.web.client.RestTemplateBuilder
- org.springframework.boot.web.client.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
Interface Hierarchy
- org.springframework.boot.web.client.RestTemplateCustomizer
- org.springframework.boot.web.client.RestTemplateRequestCustomizer<T>