View Page
Export to PDF
Page history
View ownership
Page Information
View Source
Content
…
스쿨쥐의 스프링
스프링 프레임워크 : 핵심기술
IoC / DI
스프링 IoC 컨테이너
Page Comparison
Versions Compared
Version
Old Version
9
New Version
10
Changes made by
최영목
최영목
Saved on
Aug 25, 2016
Aug 27, 2016
Previous Change: Difference between versions 8 and 9
Next Change: Difference between versions 10 and 11
View Page History
Key
This line was added.
This line was removed.
Formatting was changed.
...
org.springframework.beans.factory.BeanFactory
인터페이스
어떤 타입의 객체도 관리할 수 있는 향상된 설정 메커니즘을 제공함.
Info
title
참고(소스코드)
ApplicationContext
:
https://github.com/spring-projects/spring-framework/blob/master/spring-context/src/main/java/org/springframework/context/ApplicationContext.java
BeanFactory :
https://github.com/spring-projects/spring-framework/blob/master/spring-beans/src/main/java/org/springframework/beans/factory/
BeanFactory
.java
General
Content
Integrations
{"serverDuration": 182, "requestCorrelationId": "42ecb441031948e2986a0d1bb36912fe"}