Changes between Version 12 and Version 13 of project-archetype


Ignore:
Timestamp:
03/14/2018 09:44:07 AM (8 years ago)
Author:
yuanhuoqing
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • project-archetype

    v12 v13  
    22这个项目模板含geli生成的所有代码(如后台页面、整合spring及spring mvc的配置文件等)、mc配置及mc页面标签、r配置、passport配置、bip配置等,拿下来后不需要用到的配置可以自由裁剪去掉。''' 
    33    [[BR]]命令行生成maven项目模板如下: 
    4     [[BR]]打开cmd,进入工程首目录后输入[[BR]]   
     4    [[BR]]打开cmd,cd /xx/xx/trunk进入项目工程的trunk目录后拷贝黏贴[[BR]]   
    55{{{ 
    66 mvn archetype:generate -DarchetypeGroupId=cn.pconline.maven -DarchetypeVersion=1.1-SNAPSHOT -DarchetypeArtifactId=quickproject-archetype -DarchetypeCatalog=internal