- Clone repository to local machine.
- Navigate to project root directory in terminal.
- Build using the gradle wrapper
./gradlew build
- Launch SpringBoot App with the gradle wrapper
./gradlew bootRun
Java 8, SpringBoot, Spring Data JPA, Spring Data REST, H2 Database