Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

The app will start running at http://localhost:8080.

Explore Rest APIs

The app defines following CRUD APIs.

GET /api/v1/students

POST /api/v1/students

PUT /api/v1/students/{studentId}

DELETE /api/v1/students/{studentId}

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages