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 ...
Version15.1compared with
Version Details
| 15.0 | 15.1 | |
|---|---|---|
| Release date | Jun 16, 2025 | Oct 21, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 15.0 | 15.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-io » commons-io | 2.18.0 | 2.20.0 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.16 | 2.0.17 |
Test Changes (1)
| 15.0 | 15.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » slf4j-jdk14 | 2.0.16 | 2.0.17 |