From 3d3d17066c1eb7d6206083d211ab49cbcdf96b13 Mon Sep 17 00:00:00 2001 From: dataprince Date: Thu, 21 Dec 2023 08:16:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=EF=BC=9AV4.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- pom.xml | 2 +- ruoyi-common/ruoyi-common-bom/pom.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 526cd6d..c042e3c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

logo

-

Ruoyi-Flex V4.1.8

+

Ruoyi-Flex V4.2.0

Ruoyi-Flex是基于JDK21、Spring Boot V3.2.X+平台 前后端分离的Java快速开发框架

@@ -53,7 +53,8 @@ Ruoyi-Flex实行前后端分离仓库,本项目是java后端部分,前端项 15. 系统接口:集成springdoc,根据文档注释自动生成相关的api接口文档。 16. 监控中心:集成Spring Boot Admin,监视集群系统CPU、内存、磁盘、堆栈、在线日志、Spring相关配置等。 17. 缓存监控:对系统的缓存信息查询,命令统计等。 -18. 演示模块:mybatis、mybatis-flex两种格式代码的单表、树表、主子表三种类型的演示程序。 +18. 后台数据库支持:MySQL、PostgreSQL数据库。 +19. 演示模块:mybatis、mybatis-flex两种格式代码的单表、树表、主子表三种类型的演示程序。 ## 5、演示图 diff --git a/pom.xml b/pom.xml index de5d597..fd8c38c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Ruoyi-Flex管理系统 - 4.2.0-SNAPSHOT + 4.2.0 UTF-8 UTF-8 21 diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml index 499c2c0..420f3d3 100644 --- a/ruoyi-common/ruoyi-common-bom/pom.xml +++ b/ruoyi-common/ruoyi-common-bom/pom.xml @@ -14,7 +14,7 @@ - 4.2.0-SNAPSHOT + 4.2.0