Skip to content

KrailOrg/krail-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krail-config

The default implementation for the API

Serialisation

The Apache Commons implementation does not support serialisation, but this is overcome by using a "Load on Demand" approach

Load on Demand

The getPropertyValue methods automatically invoke checkLoaded() to ensure that the configuration is loaded before looking for a property value.

If you access properties via the combinedConfiguration object, you will need to invoke checkLoaded() first ensure values have been loaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages