Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make autoStartup configurable for SchedulerFactoryBean #108

Merged

Conversation

midhunadarvin
Copy link
Contributor

  • check property org.quartz.scheduler.isAutoStartup and enable autoStartup if it is true

Fixes #107

midhunadarvin and others added 2 commits January 31, 2024 13:28
- check property `org.quartz.scheduler.isAutoStartup` and enable autoStartup if it is true
@fabioformosa fabioformosa merged commit fa4ede5 into fabioformosa:master Jan 31, 2024
2 of 3 checks passed
@midhunadarvin midhunadarvin deleted the feat/configure-auto-startup branch February 1, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make auto startup configurable for SchedulerFactoryBean
2 participants