摘要: @Aspect @Component @Slf4j public class ServiceExceptionAspect { @Around("execution(* com.sankuai.groceryauth.auth.poiquery.service.thrift..*.*(..)) || 阅读全文
posted @ 2021-01-09 10:50 王洪洪 阅读(184) 评论(0) 推荐(0) 编辑
摘要: package com.hh; import com.google.common.cache.Cache; import com.google.common.cache.CacheBuilder; import java.util.concurrent.Callable; import java.u 阅读全文
posted @ 2021-01-09 08:06 王洪洪 阅读(285) 评论(0) 推荐(0) 编辑