注释类型 SinoCacheEvict
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) @Inherited @Documented @CacheEvict public @interface SinoCacheEvict
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 String[]cacheNamesStringconstKeyStringkeyGeneratorString[]value
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) @Inherited @Documented @CacheEvict public @interface SinoCacheEvict
| 修饰符和类型 | 可选元素 | 说明 |
|---|---|---|
String[] |
cacheNames |
|
String |
constKey |
|
String |
keyGenerator |
|
String[] |
value |