类分层结构
- java.lang.Object
- org.springframework.core.env.PropertySource<T>
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.core.env.MapPropertySource
- io.microsphere.spring.config.env.ImmutableMapPropertySource
- org.springframework.core.env.MapPropertySource
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.core.env.PropertySource<T>