Skip to content

Document which @Scheduled attributes support SpEL expressions #29290

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

Closed
ullenboom opened this issue Oct 9, 2022 · 0 comments
Closed

Document which @Scheduled attributes support SpEL expressions #29290

ullenboom opened this issue Oct 9, 2022 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Milestone

Comments

@ullenboom
Copy link

request for a javadoc improvement.

some classes like https://docs.spring.io/spring-framework/docs/6.0.0-SNAPSHOT/javadoc-api/org/springframework/cache/annotation/Cacheable.html makes it clear that some attributes are SpEL:

image

on the other hand, a class like https://docs.spring.io/spring-framework/docs/6.0.0-SNAPSHOT/javadoc-api/org/springframework/scheduling/annotation/Scheduled.html makes no references to the spel:

image

the javadoc is identical. suggestion: some uniform description in the javadoc that some annotation attributes can hold a spel.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 9, 2022
@rstoyanchev rstoyanchev added the in: core Issues in core modules (aop, beans, core, context, expression) label Jan 24, 2023
@sbrannen sbrannen changed the title Make explicit, that some @Scheduled annotation attributes are in SpEL Document which @Scheduled attributes support SpEL expressions Apr 4, 2023
@sbrannen sbrannen added type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Apr 4, 2023
@sbrannen sbrannen added this to the 6.0.x milestone Apr 4, 2023
@jhoeller jhoeller self-assigned this Jun 12, 2023
@jhoeller jhoeller modified the milestones: 6.0.x, 6.0.10 Jun 12, 2023
@github-actions github-actions bot added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.3.x labels Jun 12, 2023
jhoeller added a commit that referenced this issue Jun 12, 2023
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) status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

5 participants