Commit 6878a0c7 authored by liaozan's avatar liaozan 🏀

chore: update dependency

parent fcbe6827
### 1.为IDEA安装Archetype
### 项目结构
![image-20220319110829099](README.assets/image-20220319110829099.png)
![image-202203191207.png](README.assets/image-202203191207.png)
### 1.为IDEA安装Archetype
![image-202203191200.png](README.assets/image-202203191200.png)
1. 在IDEA的新建项目面板为添加脚手架。
......@@ -12,44 +14,34 @@
<version>1.0-SNAPSHOT</version>
```
*Repository项可以指定远程maven仓库或者本地。如果是本地(clone该项目之后进行install)则可以不填。*
*Repository 项可以指定远程 maven 仓库或者本地。如果是本地( clone 该项目之后进行 install )则可以不填。*
2. 点击OK
3. 关闭新建项目面板
3. 关闭新建项目面板(需要关闭新建项目面板或者重新打开 IDEA 才能看到 archetype)
### 2.使用安装的Archetype创建项目
再次在IDEA新建项目可以看到安装后的Archetype,可以自行调整Archetype顺序。
再次在IDEA新建项目可以看到安装后的 Archetype,可以自行调整 Archetype 顺序。
<img src="README.assets/image-20220319111448870.png" alt="image-20220319111448870" style="zoom:70%;" />
<img src="README.assets/image-202203191201.png"/>
1. 选择`schebrain-archetype`点击next
1. 选择`schbrain-archetype`点击 Next
2. 输入以下必要信息,点击下一步
1. 项目名称
2. 项目位置
3. groupId
4. ArtifactId
![image-20220319111712318](README.assets/image-20220319111712318.png)
3. 填入自定义属性之后,点击finish
4. artifactId
5. version
1. package
2. appName
![image-20220319112028133](README.assets/image-20220319112028133.png)
---
![image-20220319113235384](README.assets/image-20220319113235384.png)
![image-202203191203.png](README.assets/image-202203191203.png)
![image-202203191204.png](README.assets/image-202203191204.png)
4. 等待项目自动创建完成
<img src="README.assets/image-20220319112335276.png" alt="image-20220319112335276" style="zoom:50%;" />
![image-202203191205.png](README.assets/image-202203191205.png)
### 3.启动
<img src="README.assets/image-20220319112447597.png" alt="image-20220319112447597" style="zoom:50%;" />
![image-202203191206.png](README.assets/image-202203191206.png)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment