Uses of Interface
io.helidon.config.mp.spi.MpMetaConfigProvider
Package
Description
HOCON config source for MicroProfile config.
YAML config source for MicroProfile config.
Provides classes and interfaces for using the Oracle Cloud Infrastructure (OCI) Secrets
Retrieval and Vault APIs
as part of a MpMetaConfigProvider implementation.
-
Uses of MpMetaConfigProvider in io.helidon.config.hocon.mp
Modifier and TypeClassDescriptionclass
Helidon MicroProfile meta-config provider for Hocon and Json. -
Uses of MpMetaConfigProvider in io.helidon.config.yaml.mp
Modifier and TypeClassDescriptionclass
Helidon MicroProfile meta-config provider for Yaml. -
Uses of MpMetaConfigProvider in io.helidon.integrations.oci.secrets.mp.configsource
Modifier and TypeClassDescriptionfinal class
AnMpMetaConfigProvider
that uses the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs to provide aConfigSource
implementation.