@Configuration
@ConditionalOnClass(value={org.springframework.data.redis.core.RedisTemplate.class,org.springframework.data.redis.core.RedisOperations.class})
public class DistributedLockConfig
extends Object
public static final Integer EXPIRE_SECONDS
public static final int MAX_TRYING_TIME_MILLIS
Copyright © 2021. All rights reserved.