Skip to content

This Repository contains Restful Api CRUD operations using Spring Boot ,JPA and Hibernate. REST API are tested using POSTMAN.

License

Notifications You must be signed in to change notification settings

MukulJaiswal/SpringBoot-Jpa-Restful-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot-Jpa-SuperMarket-Restful-Api

This Repository contains Restful Api CRUD operations using Spring Boot ,JPA and Hibernate. REST API are tested using POSTMAN.

Run Project : Download or clone -> Import project ->Run as Spring Boot Application

Using Spring Boot embedded Tomcat Server.

Database Name : springbootapi

APIs Developed for :

1.getItems             -----GET

2.getItems by ID       -----GET

3.addItems             -----POST

4.updateItems          -----PUT

5.updateItemByID       -----PUT

6.deleteAllItems       -----DELETE

7.patchUpdateById      -----PATCH

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details

Author

  • Mukul Jaiswal -

About

This Repository contains Restful Api CRUD operations using Spring Boot ,JPA and Hibernate. REST API are tested using POSTMAN.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages