The project aims to explore inherent challenges in microservices architecture, notably code redundancies and lack of standards, particularly regarding data persistence. Thus emerged the concept of the Data Persistence Centralizer, a microservice that serves the practical function of facilitating access to relational databases. Adapting concepts from an existing model, which is the multi-tenant architecture, this solution provides a fast and uncomplicated way to persist information while abstracting the complexities inherent in this functionality.
Full documentation (pt-br only): link
Java: 11; MariaDB: 10.3.3x; Maven: 3.9.x;
- Email: [email protected]
- LinkedIn: Lucas Morais