类 EmptyPropertySource
java.lang.Object
org.springframework.core.env.PropertySource<Object>
spring.turbo.module.configuration.env.EmptyPropertySource
- 从以下版本开始:
- 2.1.3
- 作者:
- 应卓
-
嵌套类概要
从类继承的嵌套类/接口 org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
字段概要
从类继承的字段 org.springframework.core.env.PropertySource
logger, name, source -
方法概要
从类继承的方法 org.springframework.core.env.PropertySource
containsProperty, equals, getName, getSource, hashCode, named, toString
-
方法详细资料
-
of
-
getProperty
- 指定者:
getProperty在类中org.springframework.core.env.PropertySource<Object>
-