Package cn.net.pap.cache.aspect
Class CacheableFuzzyFieldAspect
java.lang.Object
cn.net.pap.cache.aspect.CacheableFuzzyFieldAspect
@Component
@ConditionalOnClass(org.springframework.data.redis.core.RedisOperations.class)
public class CacheableFuzzyFieldAspect
extends Object
自定义缓存注解类,单字段的相互模糊搜索的索引处理 环绕AOP
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncacheable
(org.aspectj.lang.ProceedingJoinPoint pjp) cacheEvict
(org.aspectj.lang.ProceedingJoinPoint pjp) extractFields
(Object result)