-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
The existing product-client is based on Spring Boot dependencies. So, we need to create a new module for Quarkus.
Moreover, we would also need to copy the ProductService, ProductDataSource, StubProductApi and ProductApiFactory classes to the product-client module, so we can use the same functionality (stubs) in Quarkus-based services.
Acceptance Criteria
- Create the product-client for Quarkus.
- Copy the ProductService, ProductDataSource, StubProductApi and ProductApiFactory classes into the new module
- is depended on by
-
SWATCH-2298 Remove the product-api module for Spring
- Backlog
-
SWATCH-2280 Port OfferingSyncController and part of SubscriptionSyncController to swatch-contracts
- Closed