Skip to content

Review API is an application that gives customers the ability to review a particular product which serves as a feedback to the product owner

Notifications You must be signed in to change notification settings

Pomile/P03-ReviewsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviews API

Review API is an application that gives customers the ability to review a particular product which serves as a feedback to the product owner

Prerequisites

  • PostgreSQL needs to be installed and configured. Instructions provided separately.
  • Java 8 SDK
  • IntelliJ IDE

Getting Started

  • Configure the MySQL Datasource in application.properties.
  • Add Flyway scripts in src/main/resources/db/migration.
  • Define JPA Entities and relationships.
  • Define Spring Data JPA Repositories.
  • Add tests for JPA Repositories.

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Review API is an application that gives customers the ability to review a particular product which serves as a feedback to the product owner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published