Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 241 Bytes

REST service using Spring Boot

Pre-requisites:

  • Java (1.8)
  • Maven (3.5)

To execute, run mvn clean spring-boot:run in the project root directory

Related frontend application available here