Class YamlConfigSource

All Implemented Interfaces:
Serializable, org.eclipse.microprofile.config.spi.ConfigSource

public class YamlConfigSource extends MapBackedConfigSource
Yaml config source
Author:
Phillip Kruger, David M. Lloyd
See Also: