Hierarchy For All Packages
- org.springframework.boot.restclient,
- org.springframework.boot.restclient.autoconfigure,
- org.springframework.boot.restclient.autoconfigure.service,
- org.springframework.boot.restclient.observation
Class Hierarchy
- java.lang.Object
- org.springframework.boot.restclient.autoconfigure.HttpMessageConvertersRestClientCustomizer (implements org.springframework.boot.restclient.RestClientCustomizer)
- org.springframework.boot.restclient.autoconfigure.service.HttpServiceClientAutoConfiguration
- org.springframework.boot.restclient.observation.ObservationRestClientCustomizer (implements org.springframework.boot.restclient.RestClientCustomizer)
- org.springframework.boot.restclient.observation.ObservationRestTemplateCustomizer (implements org.springframework.boot.restclient.RestTemplateCustomizer)
- org.springframework.boot.restclient.autoconfigure.RestClientAutoConfiguration
- org.springframework.boot.restclient.autoconfigure.RestClientBuilderConfigurer
- org.springframework.boot.restclient.autoconfigure.RestClientObservationAutoConfiguration
- org.springframework.boot.restclient.autoconfigure.RestTemplateAutoConfiguration
- org.springframework.boot.restclient.RestTemplateBuilder
- org.springframework.boot.restclient.autoconfigure.RestTemplateBuilderConfigurer
- org.springframework.boot.restclient.autoconfigure.RestTemplateObservationAutoConfiguration
- org.springframework.boot.restclient.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
- org.springframework.boot.restclient.RootUriBuilderFactory (implements org.springframework.web.util.UriBuilderFactory)
Interface Hierarchy
- org.springframework.boot.restclient.RestClientCustomizer
- org.springframework.boot.restclient.autoconfigure.RestClientSsl
- org.springframework.boot.restclient.RestTemplateCustomizer
- org.springframework.boot.restclient.RestTemplateRequestCustomizer<T>