@Target(value=METHOD) @Retention(value=RUNTIME) public @interface CacheMono
CacheType
cacheType
long
expire
String
key
public abstract String key
public abstract CacheType cacheType
public abstract long expire
Copyright © 2021. All rights reserved.