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

Type[] genericInterfaces = AopUtils.getTargetClass(target).getGenericInterfaces();

如下图所示
https://img2020.cnblogs.com/blog/1515892/202111/1515892-20211117134256620-621650759.png

posted on 2021-11-17 13:43  zad27  阅读(300)  评论(0编辑  收藏  举报

导航