Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new @Cron annotation based on 'jakarta.validation' #620

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yyvess
Copy link

@yyvess yyvess commented Feb 16, 2024

Introduced a annotation @Cron derived from 'jakarta.validation' #3270.

Also spent some time updating project dependencies and performing minor cleanup.

Each modification is in a separate commit to simplify the code review process.

  • fix(code): Small code clean up
  • feat(pom.xml): Update dependencies versions & maven plugins
  • feat(validation): Add new @Cron annotation
  • fix(test): Fix CronConverterTest that failed on Standard Time

- America/St_Johns UTC-3:30 Standard Time
- America/St_Johns UTC-2:30 Daylight Time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant