feat(cache): 新增 Spring Cache 自动配置

This commit is contained in:
2024-01-13 23:50:41 +08:00
parent 8936268038
commit e090083ba2
6 changed files with 145 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
<modules>
<module>continew-starter-cache-redisson</module>
<module>continew-starter-cache-springcache</module>
</modules>
<dependencies>