Skip to content

Document which @Scheduled attributes support SpEL expressions #29290

@ullenboom

Description

@ullenboom

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.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions