Class PropertySource.YamlPropertySource
java.lang.Object
cloud.opencode.base.yml.bind.PropertySource.MapPropertySource
cloud.opencode.base.yml.bind.PropertySource.YamlPropertySource
- All Implemented Interfaces:
PropertySource
- Enclosing interface:
PropertySource
YAML-based PropertySource implementation
基于 YAML 的 PropertySource 实现
- Since:
- JDK 25, opencode-base-yml V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Nested Class Summary
Nested classes/interfaces inherited from interface PropertySource
PropertySource.EnvironmentPropertySource, PropertySource.MapPropertySource, PropertySource.SystemPropertySource, PropertySource.YamlPropertySource -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PropertySource.MapPropertySource
containsProperty, getName, getProperties, getProperties, getProperty, getProperty, getPropertyNamesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PropertySource
getOptionalProperty, getProperty, getProperty
-
Constructor Details
-
YamlPropertySource
-