Maven搭建的多模块项目

时间:2021-02-10 05:25:36
【文件属性】:
文件名称:Maven搭建的多模块项目
文件大小:25KB
文件格式:ZIP
更新时间:2021-02-10 05:25:36
maven, springboot, java web 使用maven搭建多模块项目博客中的编写的参考项目,博客链接:http://blog.csdn.net/struggling_rong/article/details/79036538欢迎大家下载交流学习!
【文件预览】:
webapp-parent
----webapp-parent.iml(836B)
----pom.xml(858B)
----webapp-common()
--------pom.xml(751B)
--------webapp-common.iml(836B)
--------src()
----webapp-dao()
--------pom.xml(908B)
--------webapp-dao.iml(897B)
--------src()
----webapp-controller()
--------pom.xml(1KB)
--------webapp-controller.iml(1KB)
--------src()
----.idea()
--------misc.xml(717B)
--------modules.xml(822B)
--------encodings.xml(538B)
--------compiler.xml(966B)
--------workspace.xml(24KB)
--------libraries()
--------artifacts()
----webapp-service()
--------pom.xml(1KB)
--------src()
--------webapp-service.iml(955B)

网友评论