Class YamlConfigSourceProvider

  • All Implemented Interfaces:
    ConfigSourceProvider

    public class YamlConfigSourceProvider
    extends Object
    implements ConfigSourceProvider
    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.