dlbunker / ps-guitar-db

A Basic Spring JPA app with an H2 DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ps-guitar-db

A Basic Spring JPA app with an H2 DB

Prerequisites

You will need to following tools in order to work with this project and code

Getting Started

To run this project locally, perform the following steps.

  • Clone project to your machine using git - "git clone https://github.com/dlbunker/ps-guitar-db.git"
  • Import the project into your IDE using the maven pom.xml. In spring STS suite this is done by importing an existing maven project
  • Run the JUnit tests in the src/test/java folder. If all pass you are good to go.

About

A Basic Spring JPA app with an H2 DB

License:Apache License 2.0


Languages

Language:Java 100.0%