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

Introduce CronExpression #25464

Merged
merged 1 commit into from Aug 3, 2020
Merged

Conversation

poutsma
Copy link
Contributor

@poutsma poutsma commented Jul 23, 2020

This PR introduces CronExpression, a new abstraction for representing cron expressions, and a direct replacement for CronSequenceGenerator.

@poutsma poutsma added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Jul 23, 2020
@poutsma poutsma added this to the 5.3 M2 milestone Jul 23, 2020
@poutsma poutsma self-assigned this Jul 23, 2020
@poutsma poutsma linked an issue Jul 24, 2020 that may be closed by this pull request
This commit introduces CronExpression, a new for representing cron
expressions, and a direct replacement for CronSequenceGenerator.
@poutsma poutsma merged commit 87c3bb5 into spring-projects:master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: provide support for JSR 310 types in CronTrigger
2 participants