mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
sa-token-dao-redisx 升级 redisx 为 1.4.5,支持序列化配置
This commit is contained in:
@@ -9,6 +9,7 @@ sa-token-dao: #名字可以随意取
|
||||
server: "localhost:6379"
|
||||
password: 123456
|
||||
db: 1
|
||||
# serializer: "org.noear.redisx.utils.SerializerJson" #指定自定义序列化实现(默认为 SerializerDefault)
|
||||
```
|
||||
|
||||
#### 2.代码
|
||||
|
||||
Reference in New Issue
Block a user