摘要: 打包jar包,不能打包war包 pom文件添加<build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <executions> <execut 阅读全文
posted @ 2022-05-30 10:41 可观可乐 阅读(438) 评论(0) 推荐(0)