- 11 Feb, 2025 3 commits
-
-
Tejas Sharma authored
added custom property in application.yml and removed the base url from service layer and configured in webclient config
-
Tejas Sharma authored
replaced String.class with Product object in parallel and sequential req res mothods in service and controller layer
-
Tejas Sharma authored
implemented mapstruct, internalization and parallel/sequential req res mechanism in inventory service
-
- 07 Feb, 2025 1 commit
-
-
Tejas Sharma authored
added inventory service to check if product and sufficient quantity is available before placing the order
-
- 06 Feb, 2025 1 commit
-
-
Tejas Sharma authored
Initial commit added pagination and error handling to the basic order-service to add and retrieve orders
-