Skip navigation links

MicroProfile Config API v3.0

@Version(value="3.0")

Package org.eclipse.microprofile.config.spi

This package contains classes which are used to implement the configuration API, and to extend the standard configuration functionality in a portable way.

See: Description

Package org.eclipse.microprofile.config.spi Description

This package contains classes which are used to implement the configuration API, and to extend the standard configuration functionality in a portable way.

Users and frameworks may provide custom ConfigSource and Converter instances. Configuration instances may be set up and created using the ConfigBuilder API.

The package also contains the class ConfigProviderResolver, which is used to implement the specification itself.

Author:
Emily Jiang, Mark Struberg
Skip navigation links

MicroProfile Config API v3.0

Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.