类的使用
cn.taketoday.core.env.MutableMapPropertySource
使用MutableMapPropertySource的程序包
程序包
说明
environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
cn.taketoday.core.env中MutableMapPropertySource的使用
修饰符和类型方法说明MutableMapPropertySource.withProperty(String name, Object value) Convenient synonym forsetProperty(java.lang.String, java.lang.Object)that returns the current instance.