You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating MServices to use persistence layer
- Add dependencies, persistence layer, and test classes to product MService.
- Add dependencies, persistence layer, and test classes to review MService.
- Add dependencies, persistence layer, and test classes to recommendation MService.
- Extend store MService to add all CRUD functionalities.
- Refactor `product-composite` service to be `store-service`.
- Add swagger API to Readme.md file.
- Update base entry URL to be `store/api/v1/products`.
- Arrange all dependencies to remove duplicates between services and shared libraries.
- Update docker-compose file with latest MySQL, MongoDB database configurations.
0 commit comments