4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
rootProject.name = "springmultimodule"
|
|
include("module-api")
|
|
include("module-domain")
|