程序包com.baidu.brcc.spring的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.core.io.support.PropertiesLoaderSupport
      • org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
        • org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
          • org.springframework.context.support.PropertySourcesPlaceholderConfigurer (implements org.springframework.context.EnvironmentAware)
            • com.baidu.brcc.spring.ConfigCenterPropertyPlaceholderConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean)