docs: update home

This commit is contained in:
Administrator 2021-08-02 08:23:26 +00:00 committed by John Smith
parent 4ed5033e9d
commit 9e004d0c78

24
home.md Normal file
View File

@ -0,0 +1,24 @@
---
title: 文档概述
description: 文档概述
published: true
date: 2021-08-02T08:23:25.383Z
tags:
editor: markdown
dateCreated: 2021-07-29T06:20:07.080Z
---
# 概述
本文档包含
1. 基础框架wg-basic的使用文档
2. 网关wg-gateway的使用文档
2. 学习笔记
# 开发环境
1. jdk1.8
2. 版本控制Git
3. 依赖管理maven3.6.3
4. 数据库MySQL5.7
5. IDEIdea、Eclipse
6. 前端技术LayUI、Vue、JQuery、ECharts等
7. Springboot2.3.3.RELEASE