co.yixiang.boot
yshop
${revision}
4.0.0
yshop-server
jar
${project.artifactId}
后端 Server 的主项目,通过引入需要 yshop-module-xxx 的依赖,
从而实现提供 RESTful API 给前端项目。
本质上来说,它就是个空壳(容器)!!
https://gitee.com/guchengwuyue/yshop-drink
co.yixiang.boot
yshop-module-system-biz
${revision}
co.yixiang.boot
yshop-module-infra-biz
${revision}
org.springframework.boot
spring-boot-configuration-processor
true
co.yixiang.boot
yshop-module-pay-biz
${revision}
co.yixiang.boot
yshop-module-express-biz
${revision}
co.yixiang.boot
yshop-module-message-biz
${revision}
co.yixiang.boot
yshop-module-mp-biz
${revision}
co.yixiang.boot
yshop-module-shop-biz
${revision}
co.yixiang.boot
yshop-module-order-biz
${revision}
co.yixiang.boot
yshop-module-coupon-biz
${revision}
co.yixiang.boot
yshop-module-score-biz
${revision}
co.yixiang.boot
yshop-module-desk-biz
${revision}
co.yixiang.boot
yshop-module-merchant-biz
${revision}
co.yixiang.boot
yshop-spring-boot-starter-protection
${project.artifactId}
org.springframework.boot
spring-boot-maven-plugin
${spring.boot.version}
true
repackage