A simple web based app to schedule job and view list of scheduled jobs. Using Spring Boot and Quartz. #Set up email Any job scheduling exception will be notified through an email.This projct use gmail SMTP for this with Java Mail API, please configure gmail authentication details in SchedulerConfig.java.