Spring Environment 类图
2021-08-05 15:12:40 21 举报
学习Spring Environment的时候记录的类图,仅供参考
作者其他创作
大纲/内容
AbstractPropertyResolver
com.alibaba.nacos.spring.core.env
Environment
+ getActiveProfiles():String[]
NacosPropertySource
ConfigurablePropertyResolver
PropertySourcesPropertyResolver
+ getProperty(key):String
EnumerablePropertySource
RandomValuePropertySource
StubPropertySource
+ getProperty():null
PropertySources
+ getProperty():String
MutablePropertySources
PropertySource
SystemEnvironmentPropertySource
List<ConfigurationPropertySource>
com.alibaba.cloud.nacos.client
ConfigurableEnvironment
AbstractEnvironment
OriginTrackedMapPropertySource
MapPropertySource
+ getProperty(name):Object
PropertyResolver
CompositePropertySource
ConfigurationPropertySourcesPropertySource
0 条评论
下一页
为你推荐
查看更多