@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value={LockRedisConfig.class,LockConfiguration.class}) public @interface EnableDcsReentrantLock
开启分布式锁
Copyright © 2020–2021. All rights reserved.