Package | Description |
---|---|
ratpack.config |
Provides the ability to access configuration data from a variety of sources, such as YAML, JSON,
properties files, system properties, and environment variables.
|
Modifier and Type | Method and Description |
---|---|
ConfigDataSpec |
ConfigDataSpec.add(ConfigSource configSource)
Adds a configuration source.
|