Course : Back-End Development
The project aims to create an Employee Management Web App, where the dao layer is performed with Hibernate, Admin can Display, Update, Add new entries of employee, Delete an employee from the database. The entire Web App is developed on the MVC design paradigm. Spring security is added for authentication.
Skills and Tools : Spring, hibernate, JSP, MVC design paradigm, Mappings, Spring Security, Rest API