Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 507 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 507 Bytes

Moving from Quartz to JobRunr

This is the example code for the blog post How to move from Quartz to JobRunr.

You'll find two main packages:

  • com.example.jobrunr for all the example code related to JobRunr
  • com.example.quartz for all the example code related to Quartz

For more info about JobRunr, please visit the website or the github repo.