Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 328 Bytes

This application demonstrate live example for following functions.

  1. Get All Employees - GET - /employees
  2. Get Specific Employee - GET - /employees/{empid}
  3. 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