Example #1
0
 public Map<String, Object> getRedisCache() {
   return redisson.getMap(name);
 }