Commit e6a85867 authored by macro's avatar macro
Browse files

Update CacheException.java

parent af87859d
...@@ -3,7 +3,7 @@ package com.macro.mall.security.annotation; ...@@ -3,7 +3,7 @@ package com.macro.mall.security.annotation;
import java.lang.annotation.*; import java.lang.annotation.*;
/** /**
* 自定义注解,有该注解的缓存方法会抛出异常 * 自定义缓存异常注解,有该注解的缓存方法会抛出异常
* Created by macro on 2020/3/17. * Created by macro on 2020/3/17.
*/ */
@Documented @Documented
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment