settings
settings is a simple API that allows you to model your application settings using standard
Java POJOs. Very useful in cases where you want structured access to your settings and where
you do not need the spring framework.
Usage
Maven
References