摘要: 原因:这是因为没有指定jdk版本导致的;在pom文件中配置编译的jdk版本就可以了 <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</ar 阅读全文
posted @ 2020-06-22 17:29 lemmon_water 阅读(319) 评论(0) 推荐(0)