U 修复 ClassPathResourceProvider 读到资源为空的情况处理

This commit is contained in:
天爱有情
2021-12-16 16:57:03 +08:00
parent 551e354ec1
commit f43116ddd1
5 changed files with 35 additions and 7 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
<execution>
<id>attach-sources</id>
<goals>
<goal>jar-no-fork</goal>
<goal>jar-no-fork</goal>6
</goals>
</execution>
</executions>