Skip to content

Inventory service API implementation

Jana Treláková requested to merge inventory-service_wine-api-implementation into main

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)

Merge request reports