@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RedisCache
String
CachKey
int
expiress
String[]
paramkeys
public abstract String CachKey
public abstract String[] paramkeys
public abstract int expiress
Copyright © 2019. All rights reserved.