Class YamlConfigSourceProvider

java.lang.Object
io.helidon.config.yaml.mp.YamlConfigSourceProvider
All Implemented Interfaces:
MpConfigSourceProvider, ConfigSourceProvider

public class YamlConfigSourceProvider extends Object implements MpConfigSourceProvider
YAML config source provider for MicroProfile config that supports file application.yaml. This class should not be used directly - it is loaded automatically by Java service loader.