tjuwangning commented on PR #762: URL: https://github.com/apache/skywalking-java/pull/762#issuecomment-3125332655
> > Actually, the original issue can be reproduced in any case that an additional interface is added for the original class. In the `spring-retry` case, it is the marker interface [`Retryable`](https://docs.spring.io/spring-retry/docs/api/current/org/springframework/retry/interceptor/Retryable.html) > > Is this error caused by adding retry annotation, or retry actually happened? Spring cannot startup when add the retry annotation. I hava revised the PR description to explain the issue more clearly. Furthermore, the current name of the test scenario is somewhat ambiguous, I will rename it later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org