Spring入门——(三、Bean)

1、Spring的Bean配置 2、Bean容器初始化 基础:两个包 - org.springframework.beans - org.springframework.context - BeanFactory提供配置结构和基本功能,加载并初始化bean - ApplicationContext保存了Bean对象并在Spring中被广泛使用 方式:ApplicationContext - 本地文
相关文章
相关标签/搜索