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

Compile Changes (4)

Test Changes (4)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
- Removed dev.vertique » vertique-codegen-test0.1.0-
- Removed dev.vertique » vertique-sanitization0.1.0-
- Removed jakarta.ws.rs » jakarta.ws.rs-api4.0.0-
- Removed org.junit.jupiter » junit-jupiter5.14.4-