所有程序包的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.data.repository.config.RepositoryConfigurationSourceSupport (implements org.springframework.data.repository.config.RepositoryConfigurationSource)
    • y9.jpa.extension.Y9RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)

注释类型分层结构