A Java library for working with configuration.
The library is currently rewritten. To view the latest stable code: see ver/1.2
main
: latest version (W.I.P, Java 11+)ver/1.2
: 1.2.x versions (legacy, Java 8+)
- Lightweight and simple
- Support common Java data types
- Adaptable with various configuration formats
- Extendable using type adapter and processor
- Config documentation generator (ConfigDoc)
Check out the wiki for installation guide, tutorials and code examples.
See CONTRIBUTING.md