Tag Archives: Multi-Job

Multi-Job scheduling in Quartz 2

This article shows how to schedule Multi Quartz jobs. A sample application is below :

STEP 1 : CREATE MAVEN PROJECT
1) A maven project is created as below. (It can be created by using Maven or IDE Plug-in).