Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employees-RESTfull-APIs

Sample REST CRUD API with Spring Boot, Mysql, JPA and Hibernate.

The app defines following CRUD APIs.

GET /api/employee

POST /api/employee

GET /api/employee/{Id}

PUT /api/employee/{Id}

DELETE /api/employee/{Id}

About

Sample REST CRUD API with Spring Boot, Mysql, JPA and Hibernate.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages