rootProject.name = "weblog-springboot" include("weblog-web") include("weblog-module-admin") include("weblog-module-common") include("weblog-module-jwt")