Backend implementation for a simple Review management system for any product using Polyglot persistence
Check each component to see its details and instructions. Note that all three applications should be running at once for full operation.
- REST API exploring the main HTTP verbs and features
- MongoDB
- MySQL
- Data Access layer testing
- Automatic model mapping
To properly run this application you need to open the project in IDE and then start the springboot application.
The project requires the use of Maven, MongoDB ,MySQL and Spring Boot, along with Java v11.