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.3compared with
Version Details
| 10.2 | 10.3 | |
|---|---|---|
| Release date | Dec 27, 2020 | Jan 10, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 10.2 | 10.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.vectorprint » VectorPrintCommon | 4.0 | 4.1 |
Test Changes (2)
| 10.2 | 10.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.vectorprint » VectorPrintCommon | 3.10 | 4.1 |
| ~ Updated | org.jboss.weld.se » weld-se | 2.4.3.Final | 2.4.8.Final |