认真电源

文章
4
资源
0
加入时间
2年10月17天

maven编译,使用WEB-INFO/lib下的Jar包

修改pom.xm 增加<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.1</version> <configuration> <source>1.7</source>