新增:md说明文档
This commit is contained in:
56
README.md
56
README.md
@@ -34,13 +34,26 @@ websoft基于Spring、SpringBoot、SpringMVC、SpringSecurity、jjwt、MyBatis
|
|||||||
### 开发工具
|
### 开发工具
|
||||||
Idea、webstorm、vscode
|
Idea、webstorm、vscode
|
||||||
|
|
||||||
### 后台系统工程(JAVA端)
|
### 前端系统工程(UNIAPP端)
|
||||||
|
|
||||||
|
1、下载代码
|
||||||
|
```
|
||||||
|
git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
||||||
|
```
|
||||||
|
2、使用HBuiderX导入项目:
|
||||||
|
|
||||||
|
3、安装依赖:
|
||||||
|
|
||||||
|
```
|
||||||
|
npm install luch-request -S
|
||||||
|
```
|
||||||
|
|
||||||
|
### 后台前端工程(JAVA端)
|
||||||
1、请确保redis已经安装启动
|
1、请确保redis已经安装启动
|
||||||
|
|
||||||
2、下载代码
|
2、下载代码
|
||||||
```
|
```
|
||||||
git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
git clone https://gitee.com/gxwebsoft/websoft-java.git
|
||||||
```
|
```
|
||||||
3、使用HBuiderX导入项目:
|
3、使用HBuiderX导入项目:
|
||||||
|
|
||||||
@@ -50,7 +63,6 @@ git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
|||||||
npm install luch-request -S
|
npm install luch-request -S
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### 后台前端工程(VUE端)
|
### 后台前端工程(VUE端)
|
||||||
1、请确保本地已经安装node,建议node8或者node10
|
1、请确保本地已经安装node,建议node8或者node10
|
||||||
|
|
||||||
@@ -219,29 +231,29 @@ server
|
|||||||
|
|
||||||
### 技术选型
|
### 技术选型
|
||||||
* 1 后端使用技术
|
* 1 后端使用技术
|
||||||
* 1.1 SpringBoot2
|
* 1.1 SpringBoot2
|
||||||
* 1.2 mybatis、MyBatis-Plus
|
* 1.2 mybatis、MyBatis-Plus
|
||||||
* 1.3 SpringSecurity
|
* 1.3 SpringSecurity
|
||||||
* 1.5 Druid
|
* 1.5 Druid
|
||||||
* 1.6 Slf4j
|
* 1.6 Slf4j
|
||||||
* 1.7 Fastjson
|
* 1.7 Fastjson
|
||||||
* 1.8 JWT
|
* 1.8 JWT
|
||||||
* 1.9 Redis
|
* 1.9 Redis
|
||||||
* 1.10 eleadmin
|
* 1.10 eleadmin
|
||||||
* 1.11 Mysql
|
* 1.11 Mysql
|
||||||
* 1.12 swagger
|
* 1.12 swagger
|
||||||
* 1.13 WxJava
|
* 1.13 WxJava
|
||||||
* 1.14 Lombok
|
* 1.14 Lombok
|
||||||
* 1.15 Hutool
|
* 1.15 Hutool
|
||||||
|
|
||||||
* 前端使用技术
|
* 前端使用技术
|
||||||
* 2.1 Vue 全家桶
|
* 2.1 Vue 全家桶
|
||||||
* 2.2 Antdv
|
* 2.2 Antdv
|
||||||
* 2.3 uniapp
|
* 2.3 uniapp
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 反馈交流
|
#### 反馈交流
|
||||||
- 喜欢这个系统的小伙伴留下你的小星星啦,star,star哦!
|
- 喜欢这个系统的小伙伴留下你的小星星啦,star,star哦!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user