Skip to content

anhcraft/config

Repository files navigation

config

Release codecov

A Java library for working with configuration.

The library is currently rewritten. To view the latest stable code: see ver/1.2

logo

Branches

  • main: latest version (W.I.P, Java 11+)
  • ver/1.2: 1.2.x versions (legacy, Java 8+)

Features

  • Lightweight and simple
  • Support common Java data types
  • Adaptable with various configuration formats
  • Extendable using type adapter and processor
  • Config documentation generator (ConfigDoc)

Getting started

Check out the wiki for installation guide, tutorials and code examples.

Contribution

See CONTRIBUTING.md