DB Creation : CREATE SCHEMA employeeTax DEFAULT CHARACTER SET utf8 ;
Run as a Springboot/Java Application from eclipse.
Open below swagger URL from any browser.
Swagger URL: http://localhost:8080/swagger-ui.html
End Points:
#Create Employee: POST /employee/createEmployee
#Get Employee details along with Tax calculation GET /employee/getEmployees