Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
afb11f93
Commit
afb11f93
authored
Dec 19, 2021
by
macro
Browse files
Update CacheException.java
parent
9a23fd81
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-security/src/main/java/com/macro/mall/security/annotation/CacheException.java
View file @
afb11f93
...
...
@@ -4,6 +4,7 @@ import java.lang.annotation.*;
/**
* 自定义注解,有该注解的缓存方法会抛出异常
* Created by macro on 2020/3/17.
*/
@Documented
@Target
(
ElementType
.
METHOD
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment