public class RedissonLockAutoConfiguration extends Object
RedissonLockAutoConfiguration()
com.admin4j.framework.lock.LockExecutor
redissonClient(org.redisson.api.RedissonClient redissonClient)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedissonLockAutoConfiguration()
@Bean @Order(value=800) @DependsOn(value="redisson") @ConditionalOnClass(value=org.redisson.api.RedissonClient.class) @Primary public com.admin4j.framework.lock.LockExecutor redissonClient(org.redisson.api.RedissonClient redissonClient)
Copyright © 2023. All rights reserved.