摘要:
最近一直在看TOMCAT,想要自己创建一个小WEB站点,有不想要部署在其他的容器内这是一个不错的学习对象。一、选择合适的模版mvn archetype:generate -DarchetypeCatalog=http://download.java.net/maven/2二、选择模版[INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0) Choose archetype: 1: http://downl.. 阅读全文