Closed
Description
As discussed here #31210 it would be useful to be able to only specify an initialDelay
for @Scheduled
task to run in only once. So without cron/fixedDelay/fixedRate to be specified.
As discussed here #31210 it would be useful to be able to only specify an initialDelay
for @Scheduled
task to run in only once. So without cron/fixedDelay/fixedRate to be specified.