docs: 更新 README 项目介绍和徽章
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<div align="center">
|
||||
|
||||
<img alt="youlai-boot" width="80" src="./docs/images/logo/logo.png">
|
||||
|
||||
# youlai-boot
|
||||
|
||||
**Spring Boot 4 企业级权限管理系统后端**
|
||||
|
||||
[](https://spring.io/projects/spring-boot)
|
||||
[](https://openjdk.org/)
|
||||
@@ -9,6 +14,7 @@
|
||||
[](https://vue.youlai.tech)
|
||||
[](https://gitee.com/youlaiorg/youlai-boot/stargazers)
|
||||
[](https://github.com/youlaitech/youlai-boot)
|
||||
[](https://gitcode.com/youlai/youlai-boot/stargazers)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -18,7 +24,7 @@
|
||||
|
||||
## 核心特性
|
||||
|
||||
- 🔐 **安全体系** — Spring Security + JWT + Redis 多端互斥、令牌续期、验证码防刷
|
||||
- 🔐 **安全体系** — Spring Security + JWT/Redis Token 双会话模式、令牌续期、多端互斥
|
||||
- 🛡️ **细粒度权限** — RBAC 五级:数据 → 菜单 → 按钮 → 接口 → 字段
|
||||
- ⚡ **代码生成器** — 一键生成前后端 CRUD 代码
|
||||
- 📦 **模块齐全** — 用户、角色、菜单、部门、字典、文件、定时任务、消息中心、操作日志
|
||||
|
||||
Reference in New Issue
Block a user