Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages