Files
kontor/kontor-javalin/settings.gradle
T
2025-12-16 23:10:15 +01:00

7 lines
91 B
Groovy

rootProject.name = 'kontor-javalin'
include ':models'
include ':services'
include ':api'