-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Description
Joseph Dawson opened SPR-13625 and commented
Currently The @Scheduled
(fixdRateString) annotation supports property evaluations, however it does not parse spring expressions correctly.
The problem has been recreated at https://github.com/rikitikitaco/schedulerSpel
Reference URL: https://github.com/rikitikitaco/schedulerSpel
Issue Links:
- @Scheduled annotation fixedDelayString attribute does not resolve SpEL expressions [SPR-14114] #18686
@Scheduled
annotation fixedDelayString attribute does not resolve SpEL expressions ("is duplicated by") - Spring Scheduler-read cron expression from bean [SPR-14170] #18742 Spring Scheduler-read cron expression from bean ("is duplicated by")
- Spel not supported on spring annotation @Scheduled.fixedDelayString [SPR-14137] #18709 Spel not supported on spring annotation
@Scheduled
.fixedDelayString ("is duplicated by") - @RequestHeader name/value does not accept placeholders [SPR-13952] #18525
@RequestHeader
name/value does not accept placeholders - Placeholder resolution for annotation attributes is not active by default [SPR-14140] #18712 Placeholder resolution for annotation attributes is not active by default
Referenced from: commits ea4a766
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement