- 所有已实现的接口:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered, org.springframework.core.PriorityOrdered
public class ConfigPropertySourcesProcessor
extends PropertySourcesProcessor
implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
Apollo Property Sources processor for Spring XML Based Application
- 作者:
- Jason Song(song_s@ctrip.com)