摘要: <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.7</source> <target>1.7</target> <encoding>UTF-8</encoding> 阅读全文
posted @ 2018-02-07 11:40 洞玄巅峰 阅读(232) 评论(0) 推荐(0) 编辑