Java Spring的基本知识

从别处看来,为自己记忆方便:    1. Spring IoC的容器:      代表就是org.springframework.beans包中的BeanFactory接口, BeanFactory接口提供了IoC容器最基本功能;     org.springframework.context包下的ApplicationContext接口扩展了BeanFactory,还提供了与Spring AOP
相关文章
相关标签/搜索