Skip to content
Snippets Groups Projects

Master Thesis - Implementation Project - Backend

Thesis Project of Jonas Blatt in WiSe 19/20 - SoSe20

This project contains all source files of the implementation, created for the master thesis.

Frontend

Important dependencies

Run Project

  • Run in dev mode: mvn compile quarkus:dev
  • Build executable jar: mvn clean install