Skip to content

Spring boot project - REST API for the employee directory performing CRUD operations

Notifications You must be signed in to change notification settings

harshgandhi-1999/spring-boot-rest-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-rest-crud-app

Spring boot project - REST API for the employee directory performing CRUD operations

REST clients should be able to :

  • Get a list of employees
  • Get a single employee by id
  • Add a new employee
  • Update an employee
  • Delete an amployee

About

Spring boot project - REST API for the employee directory performing CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages