Answers for "how to add ttl for cache name redis"

0

how to add ttl for cache name redis

@Cacheable(cacheManager = "expireOneHour", value = "onehour", key = "'_onehour_'+#key", sync = true)
Posted by: Guest on June-24-2020

Browse Popular Code Answers by Language