Uses of Interface
com.github.yingzhuo.springboot.redlock.ServerConfigCustomizer
-
Uses of ServerConfigCustomizer in com.github.yingzhuo.springboot.redlock
Methods in com.github.yingzhuo.springboot.redlock with parameters of type ServerConfigCustomizerModifier and TypeMethodDescriptionRedissonRedLockAutoConfiguration.redissonRedLockFactory(RedLockProperties props, ServerConfigCustomizer customizer) 注册锁的工厂voidRedissonRedLockFactoryImpl.setServerConfigCustomizer(ServerConfigCustomizer serverConfigCustomizer)