@Configuration @ConditionalOnClass(value={org.springframework.data.redis.core.RedisTemplate.class,org.springframework.data.redis.core.RedisOperations.class}) public class DistributedLockConfig extends Object
static Integer
EXPIRE_SECONDS
static int
MAX_TRYING_TIME_MILLIS
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Integer EXPIRE_SECONDS
public static final int MAX_TRYING_TIME_MILLIS
Copyright © 2022. All rights reserved.