quartz-vue-admin
- It is an application that monitors the scheduler developed by Quartz Scheduler Library
- It is available by registering SimpleTrigger to QuartzJob.
Prerequisites
- npm >=5.6.0
- node >= 8.11.3
- jdk 1.8
Project Build
Project Setup
- frontend root : src/main/frontend
Compiles and hot-reloads for development
Compiles and minifies for production
Run your tests
Java Spring Boot Application run
- profile local
- h2 database (sample data)
- profile prod
preview