SETUP: create a new file and i)Lombok, ii)Spring Configuration Processor, iii)Spring Boot DevTools and iv) Spring Web The service interact with the Fake Store API to retrieve product information such as getAll, get a single, get by category,add a product, update product and delete product. getAll - it returns an array of all the products get a single - it returns a single product by id get by category - it return an array of products falling under the specified category add a product - it creates a new product update product - it updates an existing product delete product - it deletes an existing product
-
Notifications
You must be signed in to change notification settings - Fork 0
harsh-791/Backend-Mid_Term
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published