1.命令
- 构建命令
mvn archetype:generate -DgroupId=zzu-demo(你要创建的groupId) -DartifactId=spring-demo(你要创建的DartifactId) -DarchetypeArtifactId=maven-archetype-webapp(你要创建的项目类型)mvn archetype:generate -DgroupId=z
1.命令
mvn archetype:generate -DgroupId=zzu-demo(你要创建的groupId) -DartifactId=spring-demo(你要创建的DartifactId) -DarchetypeArtifactId=maven-archetype-webapp(你要创建的项目类型)mvn archetype:generate -DgroupId=z