cn.iocoder.boot
yudao
${revision}
4.0.0
yudao-server
jar
${project.artifactId}
后端 Server 的主项目,通过引入需要 yudao-module-xxx 的依赖,
从而实现提供 RESTful API 给 yudao-ui-admin、yudao-ui-user 等前端项目。
本质上来说,它就是个空壳(容器)!
https://github.com/YunaiV/ruoyi-vue-pro
cn.iocoder.boot
yudao-module-system-biz
${revision}
cn.iocoder.boot
yudao-module-infra-biz
${revision}
org.springframework.boot
spring-boot-configuration-processor
true
cn.iocoder.boot
yudao-spring-boot-starter-protection
${project.artifactId}
org.apache.maven.plugins
maven-jar-plugin
*.properties
*.yml
*.xml
*.txt
true
lib/
false
./resources/
${project.build.directory}
org.apache.maven.plugins
maven-dependency-plugin
copy-dependencies
package
copy-dependencies
${project.build.directory}/lib/
maven-resources-plugin
copy-resources
package
copy-resources
src/main/resources
*.properties
*.yml
*.xml
*.txt
${project.build.directory}/resources/
org.springframework.boot
spring-boot-maven-plugin
YouDao
null
null
${project.build.directory}
repackage
org.apache.maven.plugins
maven-surefire-plugin
true