类分层结构
- java.lang.Object
- com.easycodebox.common.spring.ApplicationContextFactory (implements org.springframework.context.ApplicationContextAware)
- com.easycodebox.common.spring.BeanFactory
- 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.easycodebox.common.spring.StringToEnumConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- com.easycodebox.common.spring.StringToEnumConverterFactory.StringToDetailEnumConverter<T> (implements org.springframework.core.convert.converter.Converter<S,T>)
Copyright © 2017. All rights reserved.