新增保姆级开发文档:《Ruoyi-Flex-Guide.docx》

This commit is contained in:
dataprince 2023-09-17 11:21:12 +08:00
parent 096ee507d0
commit 499642c0dc
4 changed files with 20 additions and 20 deletions

View File

@ -29,15 +29,30 @@ Ruoyi-Flex是一套全部开源的快速开发平台毫无保留给个人及
9. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
10. 登录日志:系统登录日志记录查询包含登录异常。
11. 在线用户:当前系统中活跃用户状态监控。
12. 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志
12. 调度中心集成PowerJob全新一代分布式任务调度与计算框架
13. 代码生成前后端代码的生成java、html、xml、sql支持CRUD下载 。
14. 系统接口:根据业务代码自动生成相关的api接口文档。
15. 服务监控监视当前系统CPU、内存、磁盘、堆栈等相关信息
14. 系统接口:集成springdoc根据文档注释自动生成相关的api接口文档。
15. 监控中心集成Spring Boot Admin
16. 缓存监控:对系统的缓存信息查询,命令统计等。
17. 在线构建器拖动表单元素生成相应的HTML代码。
18. 连接池监视监视当前系统数据库连接池状态可进行分析SQL找出系统性能瓶颈。
## 开发文档
本项目提供保姆级开发文档,零基础手把手入门教程,位于/doc文件夹下面
入门必读,请点击查看:《Ruoyi-Flex开发编译手册.docx》(https://gitee.com/dataprince/ruoyi-flex/raw/master/doc/Ruoyi-Flex-Guide.docx)
## Ruoyi-Flex交流群
如果您看了文档,还有不明事宜,请加群交流:
<table>
<tr>
<td>1、普通QQ群 100956531</td>
<td>[Ruoyi-Flex交流一群]</td>
</tr>
<tr>
<td>2、付费微信VIP交流群需加好友捐助99元</td>
<td><img src="https://gitee.com/dataprince/ruoyi-flex/raw/master/image/dataprince.jpg"/></td>
</tr>
</table>
## 演示图
@ -69,18 +84,3 @@ Ruoyi-Flex是一套全部开源的快速开发平台毫无保留给个人及
- [RuoYi-Vue-Plus](https://gitee.com/dromara/RuoYi-Vue-Plus)
- [MyBatis-Flex](https://gitee.com/mybatis-flex/mybatis-flex)
## Ruoyi-Flex交流群
<table>
<tr>
<td>1、普通QQ群 100956531</td>
<td>[Ruoyi-Flex交流一群]</td>
</tr>
<tr>
<td>2、付费微信VIP交流群需加好友捐助99元</td>
<td><img src="https://gitee.com/dataprince/ruoyi-flex/raw/master/image/dataprince-wxcode.jpg"/></td>
</tr>
</table>

BIN
doc/Ruoyi-Flex-Guide.docx Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

BIN
image/dataprince.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB