diff --git a/docs/services/recruitment-administration-system.md b/docs/services/recruitment-administration-system.md index 98cd44a3969421852c253b22ce66f0432be04d0e..5c3437adea6505f097601537b0669e63f77fa13d 100644 --- a/docs/services/recruitment-administration-system.md +++ b/docs/services/recruitment-administration-system.md @@ -68,9 +68,9 @@ The following gives an overview of the technologies the service is built on. | Category | Language | Framework(s) | | -------- | -------- | --------- | -| Server | Java | Struts | -| Database | Oracle 19c | Hibernate | -| Frontend | JavaScript | JQuery / Bootstrap | +| Web App | Java 8 | JSP, Struts 2, Spring 4 | +| Server | Tomcat 9 | | +| Database | Oracle 19c | Hibernate 4 | ## Operational Documentation diff --git a/docs/services/temporary-employment-service.md b/docs/services/temporary-employment-service.md index 7d1bb12d7e0dcc7a97f9c80023f59010b594e4aa..a57281573c8ae091164fb9c8cbc5465312d78a1f 100644 --- a/docs/services/temporary-employment-service.md +++ b/docs/services/temporary-employment-service.md @@ -64,9 +64,9 @@ The following gives an overview of the technologies the service is built on. | Category | Language | Framework(s) | | -------- | -------- | --------- | -| Server | Java | Spring | -| Database | Oracle 19c | Hibernate | -| Frontend | JavaScript | JQuery / Bootstrap | +| Web App | Java 8 | JSF2, PrimeFaces 6, Spring 4 | +| Server | Tomcat 9 | | +| Database | Oracle 19c | Hibernate 4 | ## Operational documentation