mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-11 02:49:45 +08:00
🎉 4.7.0.RELEASE 新增i18n国际化组件,新增顶部菜单模块
This commit is contained in:
parent
4729d7be3b
commit
e59b603f0d
|
|
@ -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增强封装模块
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user