Develop a simple Employee Management Application using Java and Spring Boot. This application should be capable of performing basic CRUD (Create, Read, Update, Delete) operations for managing employee details.
- Clone the repo git clone https://github.com/suryansh-egov/backend.git
- Navigate into the project directory
- Open the project in IntelliJ
- Run the BackassignApplication
- Use Postman to pest the functionalties.