@Configuration(value="LockConfig") @ComponentScan(value="cn.katool.*") @Scope(value="singleton") @ConfigurationProperties(value="katool.util.redis.lock") @DependsOn(value="KaTool-Init") public class LockConfig extends Object
Copyright © 2024. All rights reserved.