fabioformosa / quartz-manager

REST API and UI Console Manager for Quartz Scheduler. This is a Java Library & UI embeddable single page app, to control and monitor jobs scheduled with Quartz Scheduler
Apache License 2.0
232 stars 84 forks source link

Make auto startup configurable for SchedulerFactoryBean #107

Closed midhunadarvin closed 5 months ago

midhunadarvin commented 5 months ago

As a user, I should have option to auto start the schedulers which are created.

fabioformosa commented 5 months ago

Thanks @midhunadarvin for having contributed!