Initial open-source release
sbabcoc
released this
20 Apr 02:26
·
138 commits
to master
since this release
The SettingsCore class extends CompositeConfiguration, using the facilities provided by this class to produce an aggregated configuration from three sources in the following order of precedence:
- System properties
- (optional) Stored properties, typically from a properties file
- (optional) Default values, typically specified in the enumeration