mohamed-taman / Springy-Store-Microservices

Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.

Home Page:https://mohamed-taman.github.io/Springy-Store-Microservices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Product & Recommendation service database versioning and automatic migrations.

mohamed-taman opened this issue · comments

As an Architect, I would like to control the database version control and automatic migration, so that the DevOps team has no database migration headaches besides preventing the database from corruption.

Add support to Product & Recommendation services database to use Mongock for ease of database versioning.