接口的使用
cn.taketoday.core.env.IterablePropertyResolver
使用IterablePropertyResolver的程序包
程序包
说明
environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
cn.taketoday.core.env中IterablePropertyResolver的使用
修饰符和类型类说明classAbstract base class forEnvironmentimplementations.classMap PropertyResolver implementationclassclassPropertyResolverimplementation that resolves property values against an underlying set ofPropertySources.classEnvironmentimplementation suitable for use in 'standard' (i.e. non-web) applications.