george-j-zhu/Springboot-Quartz-JPA-Sqlite3-example
This project is an example for running Quartz jobs with Spring boot. The application uses JPA to access Sqlite3 and injects JPA repositories into Quartz jobs.
Java
This project is an example for running Quartz jobs with Spring boot. The application uses JPA to access Sqlite3 and injects JPA repositories into Quartz jobs.
Java