Maven項目 整合 tomcat插件==> tomcat7:run

先在pom文件中添加依賴 <!-- tomcat7插件 maven 命令 tomcat7:run 啓動項目--> <plugin> <groupId>org.apache.tomcat.maven</groupId> <artifactId>tomcat7-maven-plugin</artifactId> <version>2.2</version> <configuration
相關文章
相關標籤/搜索