Spring(4)--Spring Bean【掌握】

文章目錄 Bean 定義 元數據 bean 的屬性 Bean 與 Spring 容器的關係 創建Bean的三種方式 Bean 作用域 singleton 作用域: prototype 作用域 Bean 生命週期 單例對象 多例對象 Bean 定義   在 Spring 中,那些組成應用程序的主體及由 Spring IOC 容器所管理的對象,被稱之爲 bean。簡單地講,bean 就是由 IOC 容
相關文章
相關標籤/搜索