Everything You Need to Know About Spring Core
Container
It is a program/App that manages the life cycle of the given component.
Why We need the containers?
Web Applications /Dynamic Applications are network/internet based they have lots of simultaneous requests from lots end users , so to receiv...