refactor: 重构 springboot 相关集成包,优化依赖关系

This commit is contained in:
click33
2026-02-27 00:25:12 +08:00
parent 9b7efbbcc8
commit 7c95ec51fa
60 changed files with 1720 additions and 858 deletions

View File

@@ -68,7 +68,12 @@
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-autoconfig</artifactId>
<artifactId>sa-token-spring-boot-webmvc-reactor-v2v3v4-common</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-webmvc-v3v4-common</artifactId>
<version>${revision}</version>
</dependency>
<dependency>