This project is about configuration of applications, most notably via CDI injection, and about parameterization of Objects. The library offers syntax support for settings and parameters in a loosely coupled manner. An enhanced java properties syntax and json are built-in. You are not restricted to the built-in syntaxes, you can provide your own, using javacc and spi, see SettinsBindingService.getFactory() and the junit tests. For Java-SE annotaions and a ...
Version10.5compared with

Version Details

Compile Changes (1)

10.3 10.5
ChangeGroup / ArtifactPreviousCurrent
+ Added commons-io » commons-io-2.8.0

Test Changes (1)

10.3 10.5
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.134.13.1