Files
alerting-api/settings.gradle.kts

3 lines
85 B
Kotlin

rootProject.name = "alerting-api"
include(":persistence", ":amqp", ":api", ":batch")