Employee management system

Job ID: 33490052

Budget: ₹600 – ₹1,500 INR

Create a Spring boot Project (REST services) for Employee Management system.

Features include:



- Login/Registration feature



- List Employee Feature



- Add Employee Feature



- Update Employee Feature



- Delete Employee Feature



You can use Mysql DB and create a basic table called "Employee" and further add fields like name, age, salary, dob etc.



After completing above features, add security roles to Delete Feature, such that only users with ADMIN role only can delete the employee. For users other than ADMIN role, delete operation should not be performed.
Related categories: SQL MySQL Spring Boot Spring Security Spring JPA