Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 287 Bytes

File metadata and controls

executable file
·
16 lines (10 loc) · 287 Bytes

GroupBy Quickstart

Public implementation of api-java using Java/Spring/JSP

Usage

Local server runs only on Java 8. Maven is a pre-requisite. (brew install maven)

  1. git clone https://github.com/groupby/quickstart-java.git
  2. cd quickstart-java
  3. mvn spring-boot:run