Uses of Package
org.eclipse.microprofile.config
Packages that use org.eclipse.microprofile.config
Package
Description
Configuration for Java MicroProfile
This package contains classes which are used to implement the configuration API, and to extend the standard
configuration functionality in a portable way.
-
Classes in org.eclipse.microprofile.config used by org.eclipse.microprofile.configClassDescriptionResolves the property value by searching through all configured
ConfigSources.The ConfigValue holds additional information after the lookup of a configuration property and is itself immutable. -
Classes in org.eclipse.microprofile.config used by org.eclipse.microprofile.config.spi