mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-29 22:27:33 +00:00
[Add] RedisConnectionProperties 添加 Redis 连接配置对象; [Change] RedisConnectionPool 调整 JedisPool 配置读取来源的类型(URL -> RedisConnectionProperties); [Change] RedisCacheStoreFactory 更改 Redis 连接配置的读取形式; [Add] RedisUtils 添加 'PROPERTIES_FILE_NAME' 常量; [Add] com.google.code.gson:gson 添加 Gson 依赖项, 以转换 Json 为 RedisConnectionProperties 对象; |
||
---|---|---|
.. | ||
main | ||
test/java/net/lamgc/cgj/bot/cache/redis |