The
ApplicationContext is the central interface within a
Spring application for providing configuration information to the
application. ... Bean factory methods for accessing
application components. The ability to load file resources in a generic fashion. The ability to publish events to registered listeners.
read more >>