Skip to content

Commit 82a60eb

Browse files
authored
Update README.md
1 parent 7c91019 commit 82a60eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

quartz-manager-parent/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ Replace the dummy job (class: `it.fabioformosa.quartzmanager.jobs.SampleJob`) wi
5858

5959
**Backend Stack** Java 9, Spring Boot 2.5.6 (Spring MVC 5.3.12, Spring Security 5.5.3), Quartz Scheduler 2.3.2
6060

61-
**Frontend** Angular 9.1.4, Web-Socket (stompjs 2.3.3)
61+
**Frontend** Angular 14.2.12, Web-Socket (stompjs 2.3.3)
6262

63-
**Style** Angular Material 9, FontAwesome 5
63+
**Style** Angular Material 14, FontAwesome 5
6464

6565
Starting from Quartz Manager v2.x.x, the new structure of project is:
6666
* Multi-module maven project: REST API backend
67-
* Angular 9: Single Page Application frontend
67+
* Angular 14: Single Page Application frontend
6868

6969
(The first 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)
7070

0 commit comments

Comments
 (0)