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 ...
Version12.0compared with
Version Details
| 11.5 | 12.0 | |
|---|---|---|
| Release date | Jul 22, 2023 | Jan 12, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 11.5 | 12.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.sun.xml.bind » jaxb-impl | 4.0.2 | 4.0.4 |
| ~ Updated | com.vectorprint » VectorPrintCommon | 6.1 | 7.0 |
| ~ Updated | commons-io » commons-io | 2.13.0 | 2.15.0 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.7 | 2.0.9 |
Test Changes (3)
| 11.5 | 12.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.vectorprint » VectorPrintCommon | 5.3 | 7.0 |
| ~ Updated | org.jboss.weld » weld-junit5 | 4.0.0.Final | 4.0.1.Final |
| ~ Updated | org.slf4j » slf4j-jdk14 | 2.0.7 | 2.0.9 |