Skip to content

gdong42/quartz-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quartz-example

Demo project for quartz and Spring Boot

Features

  • Spring Boot Integration
  • Clustered quartz jobs, backed by h2 database
  • Simple Repeat Job && Cron Job demonstration
  • Liquibase DB migration

Instructions

  1. install h2
  2. start several instances by running gradle bootRun in several terminals, and observe how they run in a cluster

About

Demo project for quartz and Spring Boot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages