Hierarchy For Package org.springframework.boot.test.autoconfigure.web.reactive
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.test.autoconfigure.web.reactive.SpringBootWebTestClientBuilderCustomizer (implements org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer)
- 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.reactive.WebFluxTypeExcludeFilter
- 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.reactive.WebTestClientAutoConfiguration
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebFlux (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebTestClient (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest (implements java.lang.annotation.Annotation)