|
@@ -18,7 +18,6 @@ import org.springframework.stereotype.Component;
|
|
* @version V1.0 2021/3/24 4:55 下午
|
|
* @version V1.0 2021/3/24 4:55 下午
|
|
**/
|
|
**/
|
|
@Aspect
|
|
@Aspect
|
|
-@Component
|
|
|
|
public class FeignExceptionHandler {
|
|
public class FeignExceptionHandler {
|
|
|
|
|
|
@Pointcut("@within(org.springframework.cloud.openfeign.FeignClient)")
|
|
@Pointcut("@within(org.springframework.cloud.openfeign.FeignClient)")
|