优化文档:登录认证、权限认证

This commit is contained in:
click33
2022-06-29 07:03:45 +08:00
parent 6e1df178a3
commit fcd2ca7f8d
6 changed files with 130 additions and 61 deletions

View File

@@ -2,8 +2,7 @@
本篇带你从零开始集成 Sa-Token从而快速熟悉框架的使用姿势。
整合示例地址: [/sa-token-demo/sa-token-demo-springboot](https://gitee.com/dromara/sa-token/tree/master/sa-token-demo/sa-token-demo-springboot)
如遇到难点可结合示例源码进行学习测试。
整合示例在官方仓库的`/sa-token-demo/sa-token-demo-springboot`文件夹下,如遇到难点可结合源码进行学习测试。
---