Hierarchy For Package org.springframework.boot.test.autoconfigure.web.client
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerAutoConfiguration
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.web.client.RestClientTypeExcludeFilter
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.web.client.WebClientRestTemplateAutoConfiguration
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.web.client.AutoConfigureMockRestServiceServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.web.client.AutoConfigureWebClient (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.web.client.RestClientTest (implements java.lang.annotation.Annotation)