|
@@ -9,7 +9,7 @@ import java.lang.annotation.Target;
|
|
|
|
|
|
|
|
import org.springframework.context.annotation.Import;
|
|
import org.springframework.context.annotation.Import;
|
|
|
|
|
|
|
|
-import com.mrxu.framework.starter.redisson.bean.LockAutoConfiguration;
|
|
|
|
|
|
|
+import com.mrxu.framework.starter.redisson.LockAutoConfiguration;
|
|
|
|
|
|
|
|
@Target(ElementType.TYPE)
|
|
@Target(ElementType.TYPE)
|
|
|
@Retention(RetentionPolicy.RUNTIME)
|
|
@Retention(RetentionPolicy.RUNTIME)
|