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

This commit is contained in:
click33
2026-02-27 06:18:06 +08:00
parent e8fe3a83c7
commit 6398ef4ca6
56 changed files with 210 additions and 2218 deletions

View File

@@ -76,6 +76,11 @@
<artifactId>sa-token-spring-boot-webmvc-reactor-v2v3v4-common</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-reactor-v2v3v4-common</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-webmvc-v3v4-common</artifactId>