Webcron is a distributed scheduler web application based on Quartz, Spring, and Vue. It attempts to ease the complex functionalities of Java Quartz Scheduler by providing administration tool with web GUI and RESTFul API.
- Java Quartz Scheduler
- Spring Boot
- Spring MVC for web accessibility
- Spring Data JPA for data persistence
- Springdoc for document generation
- MySQL as primary database