4 张图带你读懂 Spring IOC 的世界

bean 的转换过程

下面这张图演示了一个可用的 bean 是如何从 xml 配置文件中演变过来的。

ApplicationContext 的架构图

loadBean 的全流程

getBean 的全流程