1
0

feat(web): 适配jdk17

This commit is contained in:
2024-12-01 20:27:18 +08:00
parent 34e2f340c0
commit 6eacbfddd4
34 changed files with 178 additions and 254 deletions

View File

@@ -43,7 +43,7 @@
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<artifactId>sa-token-spring-boot3-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>