The goal of the project is to create a web application that, after login, shows the user all the services that Telco offers to the customers.
The entire project is based on javaEE for the back-end and Thymeleaf for the front-end.
The project has some persistence problems due to an incorrect management of the Entity Manager in some specific cases but in general it works correctly.
- IntelliJ IDEA - IDE
- Tomcat - HTTP web server
- MySql - RDBMS
- Thymeleaf - Server-side Java template engine