Update CacheException.java
This commit is contained in:
@@ -3,7 +3,7 @@ package com.macro.mall.security.annotation;
|
||||
import java.lang.annotation.*;
|
||||
|
||||
/**
|
||||
* 自定义注解,有该注解的缓存方法会抛出异常
|
||||
* 自定义缓存异常注解,有该注解的缓存方法会抛出异常
|
||||
* Created by macro on 2020/3/17.
|
||||
*/
|
||||
@Documented
|
||||
|
||||
Reference in New Issue
Block a user