Hi Guys,

I'm going to use the Redis Server as my caching system in my project, but I found that when I use the @cachable annotation to store / fetch the cache for a method result, but the problem...