Skip to content

In this project , I developed API using Spring Boot and Hibernate . Entities involved were Product and Category . Relationship between product and category is one to many . I performed CRUD operations on these entities . Also while retrieving information of product , I also displayed information of it's category .

Notifications You must be signed in to change notification settings

vaibhavkhanekar12/Rest-API-Development-CURD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CRUD_Operations_Project

About

In this project , I developed API using Spring Boot and Hibernate . Entities involved were Product and Category . Relationship between product and category is one to many . I performed CRUD operations on these entities . Also while retrieving information of product , I also displayed information of it's category .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published