2021年11月17日

[spring] 获取MapperProxy中被代理的原始类型

摘要: Type[] genericInterfaces = AopUtils.getTargetClass(target).getGenericInterfaces(); 如下图所示 https://img2020.cnblogs.com/blog/1515892/202111/1515892-20211 阅读全文

posted @ 2021-11-17 13:43 zad27 阅读(342) 评论(0) 推荐(1)

导航