mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 01:58:05 +08:00
修复 sa-token-dao-redis-fastjson 插件 session.getModel
无法反序列化实体类的问题。
This commit is contained in:
17
sa-token-doc/start/new-version.md
Normal file
17
sa-token-doc/start/new-version.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Sa-Token 最新版本
|
||||
|
||||
在线文档:[https://sa-token.dev33.cn/](https://sa-token.dev33.cn/)
|
||||
|
||||
---
|
||||
|
||||
正式版最新版本:
|
||||
``` xml
|
||||
<!-- Sa-Token 权限认证 -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-spring-boot-starter</artifactId>
|
||||
<version>1.31.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user