add kontor-javalin

This commit is contained in:
2025-12-16 23:10:15 +01:00
parent 2a51b4a2f3
commit 25bc4e45ff
22 changed files with 572 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
rootProject.name = 'kontor-javalin'
include ':models'
include ':services'
include ':api'