!125 update sa-token-doc/doc/fun/sa-token-context.md.

Merge pull request !125 from AppleOfGray/N/A
This commit is contained in:
省长 2022-04-20 17:35:51 +00:00 committed by Gitee
commit 6a3a2c20ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
# 自定义 SaTokenContext 指南
目前 Sa-Token 仅对 SpringBoot、SpringMVC、WebFlux、Solon 等部分 Web 框架制作了 Starter 集成包,
如果我们使用的 Web 框架不在上述列表之中,则需要自定义 SaTokenContext 接口的实现完成整合工作。
如果我们使用的 Web 框架不在上述列表之中,则需要自定义 SaTokenContext 接口的实现完成整合工作。
---