| Package | Description |
|---|---|
| io.smallrye.config |
| Modifier and Type | Method and Description |
|---|---|
SmallRyeConfig |
SmallRyeConfigBuilder.build() |
SmallRyeConfig |
ConfigMappingContext.getConfig() |
abstract SmallRyeConfig |
SmallRyeConfigFactory.getConfigFor(SmallRyeConfigProviderResolver configProviderResolver,
ClassLoader classLoader)
Get the configuration object for the given class loader.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigMappings.registerConfigMappings(SmallRyeConfig config,
io.smallrye.config.ConfigMappingProvider mappingProvider) |
static void |
ConfigMappings.registerConfigMappings(SmallRyeConfig config,
Set<ConfigMappings.ConfigMappingWithPrefix> mappings) |
Copyright © 2018–2020. All rights reserved.