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