程序包org.springframework.boot.test.autoconfigure.data.neo4j的分层结构
类分层结构
- java.lang.Object
- 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.data.neo4j.DataNeo4jTypeExcludeFilter
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
批注接口分层结构
- org.springframework.boot.test.autoconfigure.data.neo4j.AutoConfigureDataNeo4j (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest (implements java.lang.annotation.Annotation)