Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 240 Bytes

Full stack live coding exercise

Prerequirements

  1. Maven 3.3+

How to run:

  1. Build app with mvn clean install
  2. Run app with java -jar application/target/application.jar
  3. Open http://localhost:8080 in your browser