Annotation processor (CG-008) that generates {DTO}_InputProcessor walkers for REST request body
DTOs annotated with @Sanitize/@Canonicalize, replacing the reflective Map traversal of the neutral input
processor (dev.vertique.input.processing) with direct field-name switches and pre-resolved chain
constants.
Version0.2.0compared with
Version Details
| 0.1.0 | 0.2.0 | |
|---|---|---|
| Release date | Aug 08, 2026 | Sep 10, 2026 |
| Licenses | EUPL 1.2 | EUPL 1.2 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | dev.vertique » vertique-input-processing | - | 0.2.0 |
| ~ Updated | dev.vertique » vertique-codegen-core | 0.1.0 | 0.2.0 |
| ~ Updated | dev.vertique » vertique-rest-core | 0.1.0 | 0.2.0 |
| ~ Updated | dev.vertique » vertique-security-core | 0.1.0 | 0.2.0 |
Test Changes (4)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | dev.vertique » vertique-codegen-test | 0.1.0 | - |
| - Removed | dev.vertique » vertique-sanitization | 0.1.0 | - |
| - Removed | jakarta.ws.rs » jakarta.ws.rs-api | 4.0.0 | - |
| - Removed | org.junit.jupiter » junit-jupiter | 5.14.4 | - |