Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 673 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 673 Bytes

Product-Review-management

Backend implementation for a simple Review management system for any product using Polyglot persistence

Instructions

Check each component to see its details and instructions. Note that all three applications should be running at once for full operation.

Features

  • REST API exploring the main HTTP verbs and features
  • MongoDB
  • MySQL
  • Data Access layer testing
  • Automatic model mapping

Run the Code

To properly run this application you need to open the project in IDE and then start the springboot application.

Dependencies

The project requires the use of Maven, MongoDB ,MySQL and Spring Boot, along with Java v11.