程序包org.springframework.boot.testcontainers.beans的分层结构
接口分层结构
- org.springframework.core.AttributeAccessor
- org.springframework.beans.factory.config.BeanDefinition (并 extends org.springframework.beans.BeanMetadataElement)
- org.springframework.boot.testcontainers.beans.TestcontainerBeanDefinition
- org.springframework.beans.factory.config.BeanDefinition (并 extends org.springframework.beans.BeanMetadataElement)
- org.springframework.beans.BeanMetadataElement
- org.springframework.beans.factory.config.BeanDefinition (并 extends org.springframework.core.AttributeAccessor)
- org.springframework.boot.testcontainers.beans.TestcontainerBeanDefinition
- org.springframework.beans.factory.config.BeanDefinition (并 extends org.springframework.core.AttributeAccessor)