Hierarchy For Package org.springframework.boot.restclient
Class Hierarchy
- java.lang.Object
- org.springframework.boot.restclient.RestTemplateBuilder
- 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.RestTemplateCustomizer
- org.springframework.boot.restclient.RestTemplateRequestCustomizer<T>