网关整合Sa-Token鉴权

This commit is contained in:
2026-02-02 17:27:09 +08:00
parent da56185960
commit 660a8430f1
6 changed files with 155 additions and 0 deletions
+5
View File
@@ -146,6 +146,11 @@
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot3-starter</artifactId>
<version>${sa-token.version}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-reactor-spring-boot3-starter</artifactId>
<version>${sa-token.version}</version>
</dependency>
<!-- Sa-Token 整合 Redis (使用 jackson 序列化方式) -->
<dependency>