`
seavers
  • 浏览: 170034 次
  • 来自: ...
社区版块
存档分类
最新评论

maven常用技巧

阅读更多
maven常用技巧

限定只使用内置的archetypes
mvn archetype:generate -DarchetypeCatalog=internal
 


mvn创建spring mvc
https://github.com/kolorobot/spring-mvc-quickstart-archetype

mvn archetype:generate -DarchetypeGroupId=com.github.spring-mvc-archetypes -DarchetypeArtifactId=spring-mvc-quickstart -DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=hello -DartifactId=hello -Dversion=1.0.0







分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics