The Code Container– provides the fundamental functionality of the Spring– org.springframework.beans.factory.BeanFactory – 스프링의 가장 기본이 되는 컨테이너. – 스프링 DI를 제공하는 기반 시설.– Chapter 2에서 자세히 다룬다. Application context module– context module is what makes it a framework.