initial commit

This commit is contained in:
2020-04-26 17:00:10 +01:00
commit ba704f18e5
19 changed files with 888 additions and 0 deletions

2
gradle.properties Normal file
View File

@@ -0,0 +1,2 @@
junit.version=5.6.2
lombok.version=1.18.12