06 2024 档案

摘要:原因是代理对象内部方法的调用不会触发AOP代理。 先看代码: 自定义了一个注解: import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.R 阅读全文
posted @ 2024-06-20 16:00 MasterMan 阅读(1304) 评论(0) 推荐(0)