aspectj - Spring AOP target() vs this() - Stack Overflow
If you use target instead, you are trying to match the original classa.b.c.D, not the introduced interface X. So Spring AOP will not find any join point in a.b.c.D.Read full article from aspectj - Spring AOP target() vs this() - Stack Overflow
No comments:
Post a Comment