We have developed this REST API for a Human Resources Management System Application. This API performs all the fundamental CRUD operations employee data.
- Java
- Spring Framework
- Spring Boot
- JDBCTemplate
- Maven
- MySQL
- Lombok
- Register Employee
- View All Employee Data
- HR can register employee.
- HR can view all the data of employee.