Package is.galia.config
package is.galia.config
Contains classes related to application configuration.
N.B.: Classes in this package should not use the application logger, because the logger depends on a working configuration.
-
ClassDescriptionApplication configuration.Watches the configuration file (if available) for changes.Configuration whose accessors access an ordered list of other configurations, which enables "falling back" from one configuration source to another.Application-defined configuration key.Implementation backed by a
Map
.