Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

lukewarlow/Asg-ClientProject

Repository files navigation

Asg Client Project

Setup

Firstly you need to execute the sql below in your mysql server.

mysql -u root -p < creation_script.sql

You then need generate the jar, to do this run

./gradlew build

Then to execute it run

java -jar build/libs/asgproject-0.0.1.jar --spring.profiles.active=development,https

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published