@Order(value=2147483646) public class CacheStringAspect extends Object
| 构造器和说明 |
|---|
CacheStringAspect(org.springframework.data.redis.core.StringRedisTemplate redisTemplate,
CacheSerializer cacheSerializer) |
public CacheStringAspect(org.springframework.data.redis.core.StringRedisTemplate redisTemplate,
CacheSerializer cacheSerializer)
public void pointCut()
public Object around(org.aspectj.lang.ProceedingJoinPoint point) throws Throwable
Throwablepublic Object cached(CachedOps ops) throws Throwable
ops - 缓存操作类IOException - IO 异常ThrowableCopyright © 2023. All rights reserved.