spring-web-modules/settings.gradle.kts

5 lines
61 B
Plaintext
Raw Permalink Normal View History

rootProject.name = "spring-web-modules"
include(
"api"
)