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
| 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 (2)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dev.vertique » vertique-codegen-core | 0.1.0 | 0.2.0 |
| ~ Updated | dev.vertique » vertique-job-cron | 0.1.0 | 0.2.0 |
Test Changes (3)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | dev.vertique » vertique-codegen-test | 0.1.0 | - |
| - Removed | dev.vertique » vertique-services | 0.1.0 | - |
| - Removed | org.junit.jupiter » junit-jupiter | 5.14.4 | - |