Annotation processor that validates @CronJob annotations at compile time: cron expression syntax, @ServiceContract participation, @ServiceOperation requirement on the matched contract method, and policy bounds. Pure validation — no code generation.
Version0.2.0compared with

Version Details

Compile Changes (2)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated dev.vertique » vertique-codegen-core0.1.00.2.0
~ Updated dev.vertique » vertique-job-cron0.1.00.2.0

Test Changes (3)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
- Removed dev.vertique » vertique-codegen-test0.1.0-
- Removed dev.vertique » vertique-services0.1.0-
- Removed org.junit.jupiter » junit-jupiter5.14.4-