- 添加 Redisson 依赖并配置自动装配 - 创建 application-common.yml 统一管理 Redis 配置 - 在 application.yml 中引入公共配置文件 - 修改生产环境配置以引用公共 Redis 配置 - 替换原生 RedisTemplate 为 Redisson 客户端 - 实现基于 Redisson 的分布式锁和缓存功能 |
||
|---|---|---|
| .mvn/wrapper | ||
| db | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| mvnw.cmd | ||
| pom.xml | ||
README.md
agent-skill-backend
agent-skill-backend