对Spring的概念的一些理解:IoC和Bean

Spring Core Technologies 文档中对Spring的基本概念做了官方的定义,我在这些定义的基础上说一下自己个人的理解。 Inversion of Control (IoC) IoC is also known as dependency injection (DI). It is a process whereby objects define their dependenci
相关文章
相关标签/搜索