jnwelzel / segment

API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the backend part of the Segmentation app exercise.

Running locally

In your shell just use the mvn spring-boot:run command and the application will start at http://localhost:8080. The frontend part of the application can be found here.

Tests

To run the tests just use the mvn clean install command.

About

API


Languages

Language:Java 100.0%