5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
rootProject.name = "weblog-springboot"
|
|
|
|
include("weblog-web")
|
|
include("weblog-module-admin")
|
|
include("weblog-module-common") |