摘要:
@Aspect @Component @Slf4j public class ServiceExceptionAspect { @Around("execution(* com.sankuai.groceryauth.auth.poiquery.service.thrift..*.*(..)) || 阅读全文
摘要:
package com.hh; import com.google.common.cache.Cache; import com.google.common.cache.CacheBuilder; import java.util.concurrent.Callable; import java.u 阅读全文