Skip to content

StarZeus/JerseyRestV001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JerseyRestV001

http://localhost:8080/JerseyRestV001/api/inventory/stockreport - To call Inventory.getStock()

http://localhost:8080/JerseyRestV001/api/inventory/brandproducts?brand=Intel - To call Inventory.getProducts(String)

http://localhost:8080/JerseyRestV001/api/inventory/brandproducts/Asus - To call Inventory.getProductsViaPath(String)

http://localhost:8080/JerseyRestV001/api/inventory/addPcPartV1 - To call Inventory.putPCPartProducts(String)

http://localhost:8080/JerseyRestV001/api/inventory/addPcPartV2 - To call Inventory.putPCPartProductsDifferently(String)

About

Initializing Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published