I was going through this article http://www.vaannila.com/spring/spring-ioc-1.html and here the term container is used. The diagram below shows container. What is contai
In this context, a container has the meaning of something that provides an infrastructrure needed by some components to live.
You can imagine it this way:
The same way Spring is the container where Spring Beans live.