powerjob升级到4.3.6

This commit is contained in:
dataprince 2023-09-18 09:50:27 +08:00
parent 499642c0dc
commit 42a3285e8a
3 changed files with 7 additions and 42 deletions

View File

@ -1,36 +0,0 @@
# Ruoyi-Flex
#### Description
Ruoyi-Flex是基于RuoYi-Vue v3.8.6进行的扩展集成MyBatis-Flex、JDK17、lombok、Sa-Token、PowerJob、Hutool、OSS、ureport-keep、Flowable、vue3、TypeScript等优秀开源软件准备作为未来5年软件开发的底座。
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

View File

@ -7,13 +7,14 @@
## 平台简介
Ruoyi-Flex是一套全部开源的快速开发平台毫无保留给个人及企业免费使用。基于RuoYi-Vue、RuoYi-Vue-Plus集成MyBatis-Flex、JDK17、SpringBootV3、Lombok、Sa-Token、Hutool、SpringBoot Admin、PowerJob、Vue3、Element-Plus等优秀开源软件
Ruoyi-Flex是一套全部开源的快速开发平台使用MIT开源许可协议毫无保留给个人及企业免费使用。基于RuoYi-Vue、RuoYi-Vue-Plus集成MyBatis-Flex、JDK17、SpringBootV3、Lombok、Sa-Token、SpringDoc、Hutool、SpringBoot Admin、PowerJob、Vue3、Element-Plus等优秀开源软件
* 前端采用Vue3、Element-Plus。
* 后端采用Spring Boot V3、Sa-Token、Redis & Jwt、MyBatis-Flex、PowerJob。
* 后端采用Spring Boot V3、MyBatis-Flex、Sa-Token、Redis & Jwt、PowerJob。
* 权限认证使用Jwt支持多终端认证系统。
* 支持加载动态权限菜单,多方式轻松权限控制。
* 高效率开发,使用代码生成器可以一键生成前后端代码。
* 定制模板,使用代码生成器可以一键生成前后端代码。
* 性能卓越功能全面开发高效可免除手写SQL之苦甚至写错字段名称IDEA都会立即报警
## 内置功能
@ -32,13 +33,13 @@ Ruoyi-Flex是一套全部开源的快速开发平台毫无保留给个人及
12. 调度中心集成PowerJob全新一代分布式任务调度与计算框架。
13. 代码生成前后端代码的生成java、html、xml、sql支持CRUD下载 。
14. 系统接口集成springdoc根据文档注释自动生成相关的api接口文档。
15. 监控中心集成Spring Boot Admin。
15. 监控中心集成Spring Boot Admin监视集群系统CPU、内存、磁盘、堆栈、在线日志、Spring相关配置等
16. 缓存监控:对系统的缓存信息查询,命令统计等。
## 开发文档
本项目提供保姆级开发文档,零基础手把手入门教程,位于/doc文件夹下面
入门必读,请点击查看:《Ruoyi-Flex开发编译手册.docx》(https://gitee.com/dataprince/ruoyi-flex/raw/master/doc/Ruoyi-Flex-Guide.docx)
入门必读,请下载到本地查看:《[Ruoyi-Flex开发编译手册.docx](https://gitee.com/dataprince/ruoyi-flex/raw/master/doc/Ruoyi-Flex-Guide.docx)》。
## Ruoyi-Flex交流群

View File

@ -49,7 +49,7 @@
<lock4j.version>2.2.4</lock4j.version>
<alibaba-ttl.version>2.14.3</alibaba-ttl.version>
<spring-boot-admin.version>3.1.5</spring-boot-admin.version>
<powerjob.version>4.3.5</powerjob.version>
<powerjob.version>4.3.6</powerjob.version>
<!-- 插件版本 -->
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>