luckyQing

Results 1 issues of luckyQing

I want to call the intercepted method in the interceptor. It made a mistake. **The error info:** java.lang.IllegalArgumentException: None of [public static java.lang.Object com.demo.bytebuddy.advice.RegisterInterceptor.intercept(java.lang.Object,com.demo.bytebuddy.dto.RegisterReqDTO,com.demo.bytebuddy.service.impl.UserServiceImpl,java.util.concurrent.Callable) throws java.lang.Exception] allows for delegation from...

question