mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 02:58:38 +08:00
refactor(auth): 调整 Redisson 模块为可选依赖
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
</modules>
|
||||
|
||||
<dependencies>
|
||||
<!-- 缓存模块 - Redisson -->
|
||||
<!-- 核心模块 -->
|
||||
<dependency>
|
||||
<groupId>top.charles7c.continew</groupId>
|
||||
<artifactId>continew-starter-cache-redisson</artifactId>
|
||||
<artifactId>continew-starter-core</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Reference in New Issue
Block a user