Spring学习笔记一:Spring框架搭建、配置详解,IOC控制反转、依赖注入详解

文章目录 1. Spring学习笔记一:Spring框架搭建、配置详解 1.1. Spring框架介绍 1.2. spring框架的搭建 1.2.1. 导包 1.2.2. 建立对象 1.2.3. 配置注册对象到容器 1.2.4. 配置applicationContext.xml 1.3. IOC控制反转和DI依赖注入 1.4. applicationContext.xml配置详解 1.5. bea
相关文章
相关标签/搜索