对博客进行了优化置顶,收藏,热度等操作

This commit is contained in:
limqhz
2022-05-08 03:00:54 +08:00
parent e65206fa89
commit b505f890d4
29 changed files with 551 additions and 173 deletions

View File

@@ -1,56 +0,0 @@
# 狂神的小社区开源版
![image-20200731093732474](upload/image-20200731093732474.png)
### 介绍
> 社区开源版本,精简了代码,改变为单体项目,方便大家一键启动!
> 地址http://www.quinn.com/
项目架子主要依赖:
- SpringBoot 2.3.0
- MySQL 5.7
- MyBatisPlus 3.0.5
- swagger
- fastjson
- thymeleaf
- editormd
- layer
- bootstrap
- springsecurity
- 代码自动生成
### 安装教程
1. 执行SQL创建数据库
2. 项目导入IDEA 启动
3. 访问测试!
4. 自行根据代码逻辑填充测试数据,查看即可!
### 目录说明
```shell script
src/main/java/com/quinn
- config 配置类
- controller controller
- generator 代码生成器
- mapper mapper
- pojo pojo
- result 统一返回结果
- service service
- utils 工具类
- vo vo对象
QuinnApplication 启动类
src/resources
- static 静态资源
- templates 页面模板
- application-dev.properties 配置文件
quinn.sql 数据库文件
```
### 如何加入狂神的小社区
http://mp.weixin.qq.com/mp/homepage?__biz=Mzg2NTAzMTExNg==&hid=5&sn=5732bda552bcb476e55f678983edfb51&scene=18#wechat_redirect