Completely rebuild server-project with gradle

This commit is contained in:
2021-11-22 07:01:01 +01:00
parent fcdaf2604f
commit 281d2947cd
28 changed files with 889 additions and 995 deletions

5
.gitignore vendored
View File

@@ -18,4 +18,7 @@
hs_err_pid*
# private file with login-data
application.properties
application.properties
.idea/
.gradle/