Update README.md

This commit is contained in:
Fabio Formosa
2019-04-24 17:05:48 +02:00
committed by GitHub
parent 03a4d68993
commit a1f279c161

View File

@@ -61,7 +61,7 @@ Replace the dummy job (class: `it.fabioformosa.quartzmanager.jobs.SampleJob`) wi
From quartz manager ver 2.x.x, the new structure of project is:
* REST backend (java based, using [http://www.quartz-scheduler.org/](http://www.quartz-scheduler.org/)
* Single Page Application frontend (angular 5)
* Single Page Application frontend (angular 7)
(The previous version of quartz manager was a monolithic backend that provided also frontend developed with angularjs 1.6.x. You can find it at the branch 1.x.x)