<resources>
<resource>
<directory>src/main/java</directory>
<includes>
<include>**/*.properties</include>
<include>**/*.xml</include>
</includes>
<filtering>false</filtering>
</resource>
<resource>
<directory>src/main/resources</directory>
<includes>
<include>**/*.properties</include>
<include>**/*.xml</include>
</includes>
<filtering>false</filtering>
</resource>
</resources>

最新文章

  1. Eclipse &#39;/RemoteSystemsTempFiles&#39;错误
  2. 说说JSON和JSONP,也许你会豁然开朗(转)
  3. Smart Card Filesystem
  4. 蒙牛乳业六厂—第一家MES工厂
  5. C#实现防拷贝工具示例
  6. ViewPager+Fragment实现支持左右滑动的Tab
  7. iOS 错误 之 http请求
  8. jQuery Mobile 所有data-*选项,开发全解+完美注释
  9. poj-1031-fence(不是我写的,我只是想看着方便)
  10. [Ynoi2018]末日时在做什么?有没有空?可以来拯救吗?
  11. php 把数组保存为标准的数组格式,存储到文件中
  12. tp5邮件发送
  13. 【Java】学习笔记(1)
  14. [原创]Studio 3T mogodb数据库工具使用介绍
  15. Unity项目中的资源管理
  16. Shell(6): 多线程操作及线程数
  17. 【搜索+DP】codevs1066-引水入城
  18. (转)IOS 的一些资源汇总
  19. pt-duplicate-key-checker使用
  20. 使用Array的原型使对象具有length,和数组的内容

热门文章

  1. 跳板攻击之:SSH 隧道
  2. aspnetcore读取配置【源码分析】
  3. fixed 定位元素超出内容 overflow 不滚动
  4. ELK 一些截图
  5. No.1.9
  6. battery-historian耗电量测试
  7. react 05 router
  8. RIDE,如何指定report,log,output的存放位置
  9. virtualenv指定使用本地某个版本python
  10. 字符类型(char)