Inventory service API implementation
Summary
Added functionality to inventory service. StockWine and Order from scratch. Added stuff to WineController.
Area
- inventory-service
How to test?
- mvn install & mvn spring-boot:run
Checklist before the merge
-
Someone's approval -
Dev test (Have you run it? No regression made?) -
If there is something tricky, have you added comments? -
Format (currently optional) -
Run standing tests (currently optional)