Skip to content

Mustaffa-Gamall/spring-basic-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages