@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface GaussCache
long
expire
String
key
prefix
public abstract String prefix
public abstract String key
public abstract long expire
Copyright © 2022. All rights reserved.