摘要: 1.IOC容器简介 (1) org.springframework.beans 与 org.springframework.context 这两个包是Spring IOC容器的基础,在org.springframework.beans中的BeanFactory接口提供了一种能够管理任何类型对象的机制 阅读全文
posted @ 2022-12-17 18:57 shame丶 阅读(93) 评论(0) 推荐(0)