Quartz Manager Versions Save

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

v4.0.9

3 months ago
  • [fix] Fixed a bug which prevented to run the liquibase migration scripts in case of usage of quartz-manager-starter-persistence
  • [new feature] Added the chance to pass JobData Map in configuring a trigger
  • [new feature] Unleashed the chance to define the Quartz autoStartup behaviour via org.quartz.scheduler.isAutoStartup

v4.0.8

1 year ago

Upgraded the frontend to angular v14

v4.0.6

1 year ago

Minor bug fixes

v4.0.5

1 year ago

Fixed potential security issues

v4.0.4

1 year ago
  • Conformed the trigger configuration to the Simple Trigger of Quartz
  • Changed accordingly the API and the UI
  • Made Quartz Manager embeddable in projects with exisisting quartz instance, security layer, swagger ui.

3.1.0

2 years ago

Added a new persistence module to persist the quartz triggers in a postgresql database

3.0.1

3 years ago

First release into the maven central repo