What are the benefits of the spring framework?

Following are the benefits of the spring framework:

Lightweight container when compared to j2EE containers
Built-in Web MVC framework
Creates loosely coupled applications
Supports aspect-oriented programming like logging, transaction, and security
The configuration is done in XML format which is easy to write and understand