程序包org.springframework.boot.autoconfigure.web.client的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer (implements org.springframework.boot.web.client.RestClientCustomizer)
- org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration
- org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer
- org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer
接口分层结构
- org.springframework.boot.autoconfigure.web.client.RestClientSsl