SaRouterUtil迁移到core核心包,优化依赖架构

This commit is contained in:
shengzhang
2021-03-22 17:02:09 +08:00
parent 36afaf74d3
commit c574e7f8d7
15 changed files with 126 additions and 281 deletions

View File

@@ -17,6 +17,7 @@
- [注解式鉴权](/use/at-check)
- [路由拦截式鉴权](/use/route-check)
- [花式token](/use/token-style)
- [Token前缀](/use/token-prefix)
- [框架配置](/use/config)
- [会话治理](/use/search-session)
- [记住我模式](/use/remember-me)