当动态代理遇到ioc (六)代理类内存对象模型及ioc反哺模型
摘要:Jdk: Interface Target & TargetImpl 待代理类 Class TargetImpl-jdkproxy : implements Target { 注入ioc容器 InvocationHandler h { 程序员传入 TargetImpl targetImpl 未注入
阅读全文
posted @ 2022-06-17 11:43