| Package | Description |
|---|---|
| org.eclipse.microprofile.config |
Configuration for Java MicroProfile
|
| 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.
|
| Class and Description |
|---|
| ConfigSource
A configuration source which provides configuration values from a specific place.
|
| Converter
A mechanism for converting configured values from
String to any Java type. |
| Class and Description |
|---|
| ConfigBuilder
A builder for manually creating a configuration instance.
|
| ConfigProviderResolver
The service provider for implementations of the MicroProfile Configuration specification.
|
| ConfigSource
A configuration source which provides configuration values from a specific place.
|
| Converter
A mechanism for converting configured values from
String to any Java type. |
Copyright © 2016 – 2023 Eclipse Foundation. All rights reserved.
Use is subject to license terms.