黑马程序员技术交流社区
标题:
taotao商城问题
[打印本页]
作者:
2416024907
时间:
2018-1-2 00:11
标题:
taotao商城问题
<!-- 如果不添加此节点mybatis的mapper.xml文件都会被漏掉。 -->
<build>
<resources>
<resource>
<directory>src/main/java</directory>
<includes>
<include>**/*.properties</include>
<include>**/*.xml</include>
</includes>
<filtering>false</filtering>
</resource>
</resources>
</build>
添加完成后出
现运行出现图片类容但启动不了是啥原因
55e736d12f2eb9385b63f775de628535e5dd6f2f.jpg
(73.36 KB, 下载次数: 9)
下载附件
2018-1-2 00:09 上传
欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/)
黑马程序员IT技术论坛 X3.2