com.csitc
cloud
${revision}
4.0.0
cloud-server
jar
${project.artifactId}
后端 Server 的主项目,通过引入需要 cloud-module-xxx 的依赖,
从而实现提供 RESTful API 给 cloud-ui-admin、cloud-ui-user 等前端项目。
本质上来说,它就是个空壳(容器)!
com.csitc
cloud-module-system-biz
${revision}
com.csitc
cloud-module-infra-biz
${revision}
com.csitc
cloud-spring-boot-starter-biz-error-code
org.springframework.boot
spring-boot-configuration-processor
true
com.csitc
cloud-spring-boot-starter-banner
com.csitc
cloud-spring-boot-starter-protection
org.junit.jupiter
junit-jupiter-api
test
org.springframework.boot
spring-boot-test
test
junit
junit
test
${project.artifactId}
org.springframework.boot
spring-boot-maven-plugin
2.7.8
true
repackage