注释类型 SinoCacheable
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) @Inherited @Documented @Cacheable(unless="#result == null") public @interface SinoCacheable
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 String[]cacheNamesStringconstKeyStringkeyGeneratorString[]value
-