diff --git a/README.md b/README.md index 2bc35783..b81fbadd 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,8 @@ -
- -## 🎉 正在参加 Gitee 2025 最受欢迎开源软件评选 - - - 投票 - - -

- 📢 投票最后1天!恳请助力一票 🙏 无需重复投,您的支持是我们前行的最大动力! -

- -
- -![](https://foruda.gitee.com/images/1708618984641188532/a7cca095_716974.png "rainbow.png") -
logo

youlai-boot

有来技术 - 有来技术 + 有来技术 有来技术 @@ -28,14 +12,12 @@ 有来技术 -
- 有来技术 - - 有来技术 - -
-![](https://raw.gitmirror.com/youlaitech/image/main/docs/rainbow.png) + + 有来技术 + + +
🖥️ 在线预览 | 📑 阅读文档 | 🌐 官网 @@ -43,16 +25,16 @@ ## 📢 项目简介 -基于 JDK 17、Spring Boot 3、Spring Security 6、JWT、Redis、Mybatis-Plus、Vue +基于 JDK 17、Spring Boot 4、Spring Security 、JWT、Redis、Mybatis-Plus、Vue 3、Element-Plus 构建的前后端分离单体权限管理系统。 [Mybatis-Flex 版本](https://gitee.com/youlaiorg/youlai-boot-flex) -- **🚀 开发框架**: 使用 Spring Boot 3 和 Vue 3,以及 Element-Plus 等主流技术栈, +- **🚀 开发框架**: 使用 Spring Boot 4 和 Vue 3,以及 Element-Plus 等主流技术栈, 实时更新。 -- **🔐 安全认证**: 基于 Spring Security 6 原生架构,集成 JWT 令牌自动续期(无状 - 态)和 Redis 会话多端互斥管理(实时强制离线)双重认证机制,构建企业级身份安全 - 中枢。 +- **🔐 安全认证**: 基于 Spring Security 原生架构,集成 JWT 令牌自动续期(无状态 + )和 Redis 会话多端互斥管理(实时强制离线)双重认证机制,构建企业级身份安全中 + 枢。 - **🔑 权限管理**: 基于 RBAC 模型,实现细粒度的权限控制,涵盖接口方法和按钮级别 。 @@ -175,7 +157,7 @@ youlai-boot 的 main 方法完成后端项目启动; 访问接口文档地址 - [http://localhost:8989/doc.html](http://localhost:8989/doc.html) 验证项目启动 + [http://localhost:8000/doc.html](http://localhost:8000/doc.html) 验证项目启动 是否成功。 ## 🚀 项目部署