Goal: Dynamically get the cron scheduler from the database and take those changes in without the need to restart spring batch application.
Asked
Active
Viewed 431 times
1
-
Does this answer your question? [Scheduling a job with Spring programmatically (with fixedRate set dynamically)](https://stackoverflow.com/questions/14630539/scheduling-a-job-with-spring-programmatically-with-fixedrate-set-dynamically) – Mahmoud Ben Hassine Sep 13 '21 at 18:42
-
I'm running multiple jobs how can I trigger task with specific job? – bentoi Sep 23 '21 at 12:43