最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Migrate spring-data-redis 1.5.2.RELEASE to 2.3.12.RELEASE - Stack Overflow

programmeradmin2浏览0评论

I'm trying to migrate spring-data-redis 1.5.2.RELEASE to 2.3.12.RELEASE, but I'm finding that some methods in RedisCacheConfiguration are not in version 2.3.12.RELEASE

I have the method redisCacheManager.setLoadRemoteCachesOnStartup(true); in version 1.5.2.RELEASE but I don't find the exact method in version 2.3.12.RELEASE. Does anybody know how to migrate that configuration?

Thanks a lot!

发布评论

评论列表(0)

  1. 暂无评论