From e59b603f0d35e15be0d451d6e0bd6c00cc891cea Mon Sep 17 00:00:00 2001 From: smallchill Date: Sun, 12 Oct 2025 22:24:54 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=204.7.0.RELEASE=20=E6=96=B0=E5=A2=9Ei18n?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E7=BB=84=E4=BB=B6=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E9=A1=B6=E9=83=A8=E8=8F=9C=E5=8D=95=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb00fad..874601e 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ |----------------------|------------| | Java | 17+ | | NodeJS | 18+ | -| Spring | 6.2.8 | -| Spring Boot | 3.5.3 | +| Spring | 6.2.11 | +| Spring Boot | 3.5.6 | | Spring Cloud | 2025.0.0 | | Spring Cloud Alibaba | 2023.0.3.3 | -| Nacos Alibaba | 3.0.2 | -| Mybatis Plus | 3.5.12 | +| Nacos Alibaba | 3.1.0 | +| Mybatis Plus | 3.5.19 | @@ -63,6 +63,7 @@ blade-tool ├── blade-starter-datascope -- 数据权限封装模块,支持行级权限控制 ├── blade-starter-develop -- 代码生成封装模块,支持多种模板生成 ├── blade-starter-excel -- Excel导入导出封装模块 +├── blade-starter-i18n -- I18n国际化封装模块 ├── blade-starter-loadbalancer -- 负载均衡与灰度发布封装模块 ├── blade-starter-log -- 日志封装模块,统一日志处理和存储 ├── blade-starter-mybatis -- MyBatis Plus增强封装模块