@Documented @Target(value={ANNOTATION_TYPE,METHOD}) @Retention(value=RUNTIME) public @interface ContainerCache
ContainerMethod,
upgrade it to a cacheable container.ContainerMethod,
cn.crane4j.core.support.container.CacheableMethodContainerFactory,
cn.crane4j.core.support.container.ContainerMethodAnnotationProcessor| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
cacheName
The cache name, when empty, defaults to
ContainerMethod.namespace() of the marked method. |
public abstract String cacheName
ContainerMethod.namespace() of the marked method.Copyright © 2023. All rights reserved.