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