maven project, can't find the file under resource

Memo:
maven project, can not find the file under the resource, add the following code to the pom file, you can.
<resource>
<directory>
src/main/resources</directory>
<filtering>true</filtering></resource>

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326522395&siteId=291194637