@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface Cached
public abstract String value
caches config in CacheAspectpublic abstract String prefix
Method have non param,
prefix is the consts key used by this Methodpublic abstract String condition
true, this Method will go through by cacheCopyright © 2020. All rights reserved.