This application demonstrate live example for following functions.
- Get All Employees - GET - /employees
- Get Specific Employee - GET - /employees/{empid}
- Add Employee - POST - /employees
This application will prepoulate data from data.sql file in case any change require please refer to src\main\resources\data.sql