如何在Intellij Idea中的maven web項目使用tomcat插件

1.在pom.xml如下配置 <plugin> <groupId>org.apache.tomcat.maven</groupId> <artifactId>tomcat7-maven-plugin</artifactId> <version>2.1</version> <configuration>
相關文章
相關標籤/搜索