Microprofile Config Extensions :: Memory config source · A config that get the values from memory
Group: org.microprofile-ext.config-ext - All Dependencies
Microprofile Config Extensions :: Yaml config source · A config that get the values from a yaml file
Microprofile Config Extensions :: Xml config source · A config that get the values from an xml file
Microprofile Config Extensions :: Properties config source · A config that gets its values from a properties file(s) at a URL
Microprofile Config Extensions :: Json config source · A config that get the values from a json file
Microprofile Config Extensions :: File config source · A config that get the values from a properties file
Microprofile Config Extensions :: Etcd config source · A config that get the values from an Etcd server
Microprofile Config Extensions :: List converter · A List and Array converter
Microprofile Config Extensions :: Json converter · A Json Object and Json Array converter
Microprofile Config Extensions :: Configsource providers · A library that makes the config sources available via CDI
Microprofile Config Extensions :: Filebase config source · A config that provides default behavior for file based sources
Microprofile Config Extensions :: Base config source · A config that provides default config_ordinal override behavior
Microprofile Config Extensions :: Example · A basic Example of these extensions
Microprofile Config Extensions :: Config events · A library to make it easy to add config events
Microprofile Config Extensions :: Database config source · A config that get the values from a datasource
Microprofile Config Extensions :: Consul config source · A config that gets the values from an Consul server
Microprofile Config Extensions :: TypeSafe Config config source · A config that gets the values from a TypeSafe Config configuration source