libheadius-options-java

Java library for JVM property-driven configuration

Description

headius-options provides a simple mechanism for defining JVM property-based configuration for an application or library.

Options are defined via a small DSL-like setup, supporting String, Integer, Boolean, and Enum-based configurations. Non-Boolean options support a set of supported values, and all options allow specifying a default value. In addition, options are created with an Enum-based category (provided by the user) and a documentation string, which allows grouping properties and printing out a full set of options as a valid, modifiable .properties file.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/headius/options


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libheadius-options-java