Package 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. These sources can be combined and then bound to user-specified objects for use in the application.
See Also:
ConfigData