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 ...
Version8.3compared with

Version Details

Compile Changes (1)

8.2 8.3
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.vectorprint » VectorPrintCommon3.93.10

Test Changes (3)

8.2 8.3
ChangeGroup / ArtifactPreviousCurrent
+ Added com.vectorprint » VectorPrintCommon-3.10
+ Added junit » junit-4.12
~ Updated org.junit.jupiter » junit-jupiter-api5.1.15.3.1