
idea Cannot access defaults field of Properties的解决方法
在pom.xml文件中加入
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> <version>3.2.0</version> </plugin>
👁️ 阅读量:0
© 版权声明:本文《idea Cannot access defaults field of Properties的解决方法》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686962557a410020.html。