0

I have an spring-boot app in kubernetes with some schedulers, I would like to be able to set the cron value of the schedulers with no need of re-compiling the project, is this possible?

I currently have the cron values defined in the properties file, but this way I can't solve this problem.

thanks for your help!!

  • 1
    Does this answer your question? [Spring Boot : Getting @Scheduled cron value from database](https://stackoverflow.com/questions/37113327/spring-boot-getting-scheduled-cron-value-from-database) – life888888 Jan 06 '23 at 13:50

0 Answers0