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.0compared with
Version Details
| 9.1 | 10.0 | |
|---|---|---|
| Release date | May 14, 2020 | May 25, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Provided Changes (1)
| 9.1 | 10.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax » javaee-web-api | - | 8.0 |
Test Changes (1)
| 9.1 | 10.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jboss.weld.se » weld-se | - | 2.4.3.Final |