From 2bed764621fa45e901e190649900743aa2d52cc3 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 24 Jun 2024 14:42:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f43a06e..3b52273d 100644 --- a/README.md +++ b/README.md @@ -94,11 +94,11 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - IDE建议: IDEA (必须安装lombok插件 ) - 语言:Java 8+ (支持17) - 依赖管理:Maven -- 基础框架:Spring Boot 2.6.14 +- 基础框架:Spring Boot 2.7.18 - 微服务框架: Spring Cloud Alibaba 2021.0.1.0 -- 持久层框架:MybatisPlus 3.5.1 -- 报表工具: JimuReport 1.5.8 -- 安全框架:Apache Shiro 1.10.0,Jwt 3.11.0 +- 持久层框架:MybatisPlus 3.5.3.2 +- 报表工具: JimuReport 1.7.6 +- 安全框架:Apache Shiro 1.12.0,Jwt 3.11.0 - 微服务技术栈:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking - 数据库连接池:阿里巴巴Druid 1.1.22 - 日志打印:logback