Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- org.springframework.boot.restclient.test.autoconfigure.MockRestServiceServerAutoConfiguration
- org.springframework.boot.restclient.test.MockServerRestClientCustomizer (implements org.springframework.boot.restclient.RestClientCustomizer)
- org.springframework.boot.restclient.test.MockServerRestTemplateCustomizer (implements org.springframework.boot.restclient.RestTemplateCustomizer)
- org.springframework.boot.restclient.test.RootUriRequestExpectationManager (implements org.springframework.test.web.client.RequestExpectationManager)
Annotation Interface Hierarchy
- org.springframework.boot.restclient.test.autoconfigure.AutoConfigureMockRestServiceServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.restclient.test.autoconfigure.AutoConfigureRestClient (implements java.lang.annotation.Annotation)
- org.springframework.boot.restclient.test.autoconfigure.RestClientTest (implements java.lang.annotation.Annotation)