当前位置:网站首页>让src文件夹能读取xml文件
让src文件夹能读取xml文件
2022-08-04 05:33:00 【Jorge666】
<build>标签里面添加
<resources>
<resource>
<directory>${basedir}/src/main/java</directory>
<includes>
<include>**/*.xml</include>
</includes>
</resource>
</resources>边栏推荐
猜你喜欢
随机推荐
Rules.make - suitable for viewing in edit mode
【HIT-SC-MEMO3】哈工大2022软件构造 复习笔记3
Chapter One Introduction
vs2017 redist 下载地址
网络安全学习的三大不可取之处
学好网络安全看这篇文章让你少走弯路
C语言结构体(必须掌握版)
LeetCode刷题
[开发杂项][调试]debug into kernel
网络安全行业是蓝景吗?
[Daily office][shell] Common code snippets
arm learning-1-development board
以太网 ARP
C语言数组的深度分析
安全漏洞是如何被发现的?
Socket编程详解
通用解决端口占用问题
[English learning][sentence] good sentence
JUC锁框架——CountDownLatch、CyclicBarrier和Semaphore
The usefulness of bind() system call







![虚幻引擎 5 完整指南[2022六月最新课程学习内容]](/img/b3/fe90bca8166108e2e577d5a5e2ea6a.png)

