代码改变世界

Spring的两种动态代理:Jdk和Cglib 的区别和实现

2020-12-14 00:38  Spiderman25  阅读(68)  评论(0)    收藏  举报

https://www.cnblogs.com/leifei/p/8263448.html

InvocationHandler中invoke方法中的第一个参数proxy的用途
https://blog.csdn.net/bu2_int/article/details/60150319