程序包org.springframework.boot.web.client的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.web.client.ClientHttpRequestFactories
- org.springframework.boot.web.client.RestTemplateBuilder
- org.springframework.boot.web.client.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
- org.springframework.boot.web.client.RootUriBuilderFactory (implements org.springframework.web.util.UriBuilderFactory)
接口分层结构
- org.springframework.boot.web.client.RestClientCustomizer
- org.springframework.boot.web.client.RestTemplateCustomizer
- org.springframework.boot.web.client.RestTemplateRequestCustomizer<T>
记录类分层结构
- java.lang.Object
- java.lang.Record
- org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- java.lang.Record