Skip to content

Prathmesh0936/Product-CRUD-operation-Using-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product_CRUD_Operation

Product CRUD operation.

Below are the APIs required to be developed :
1 GET all the products
2 POST - create a new product
3 GET product by Id
4 PUT - update product by id
5 DELETE - Delete product by id

Add Product :-
image



Get All Product :-
image



Get Product By Id:-
image



Delete Product By Id:-
image



Update Product By Id:-
image

About

Product CRUD operation using Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages