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!

1
  • Can you share as well the full configuration ? As I understand so far the property that you are trying to use load the data on a startup ? If you provide the whole configuration stuff we can work on another way of doing it. Commented Mar 10 at 7:56

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.