All Classes and Interfaces
Class
Description
Resolves the property value by searching through all configured
ConfigSources.A builder for manually creating a configuration instance.
Retrieve a number of related configuration properties with the specified prefix into a property class.
Support inline instantiation of the
ConfigProperties qualifier.Binds the injection point with a configured value.
This is the central class to access a
Config.The service provider for implementations of the MicroProfile Configuration specification.
A configuration source which provides configuration values from a specific place.
A provider for configuration source instances.
The ConfigValue holds additional information after the lookup of a configuration property and is itself immutable.
A mechanism for converting configured values from
String to any Java type.