在build中配置resources,来防止我们资源导出失败的问题
src/main/resources
**/*.properties
**/*.xml
src/main/java
**/*.properties
**/*.xml
true