refactor: 重构 sa-token-redisson 插件

This commit is contained in:
click33
2025-02-23 04:06:23 +08:00
parent f3cec926c6
commit 6c2de3c99e
16 changed files with 81 additions and 409 deletions

View File

@@ -42,7 +42,7 @@
<!-- Sa-Token整合 Redisson (使用jackson序列化方式) -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-redisson</artifactId>
<artifactId>sa-token-redisson-spring-boot-starter</artifactId>
<version>${sa-token.version}</version>
</dependency>
<dependency>