The source project of this merge request has been removed.
Set-up process documentation
In the initial set up of the project a few manual steps need to be taken that were previously undocumented.
- The application properties needed to be moved out of the template
- The h2 dependency needs to be in main scope for the development configuration rather than just testScope.
Lastly the applciation properties template file was missing entries regarding the session store and portnumber.