This project represents the basic operations for employee management.
-------------- Project structure ------------------------
-------------- Spring boot Runnner ------------------------
-------------- MySQL Data Base ------------------------
-------------- Open Swagger UI ------------------------
http://localhost:8082/api/swagger-ui/index.html
We proceed to launch requests from Swagger UI
Note: You can do your tests with Thunder Client or Postman
Curls templates json:
https://github.com/firecode16/employees/tree/master/src/main/resources/templates
-------------- Request POST ------------------------
-------------- Request GET ------------------------
-------------- Request PUT ------------------------
-------------- Request DELETE ------------------------
The employee was Not found
The employee was eliminated
-------------- Coverage JUnit Test ------------------------
🚀 😎 🔥




















