ConfigBuilder | PropertyLoader

September 2nd, 2013

During our regular work, we developed a nifty library for handling Java configurations. With it, any object with configurable properties can be generated from different sources: Properties files, command-line arguments, environment variables and default values. The project was published at Maven Central and Github as Open Source.