This project is meant as start code for projects and exercises given in Flow-1+2 at http://cphbusiness.dk in the Study Program "AP degree in Computer Science"
Projects which are expected to use this start-code are projects that require all, or most of the following technologies:
- JPA and REST
- Testing, including database test
- Testing, including tests of REST-API's
- CI and CONTINUOUS DELIVERY
In order to use this code, you should have a local developer setup + a "matching" droplet on Digital Ocean as described in the 3. semester guidelines
This document explains how to use this code (build, test and deploy), locally with maven, and remotely with maven controlled by Travis