Spring Framework

The Spring Framework is the ubiquitous full-stack Java / Java EE application framework.  With 99.5% of Spring's code written by SpringSource employees, Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality and maintainability.

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies.

Current GA Version: Spring 2.5
Spring is licensed under the Apache Software License, Version 2.0.

The Spring Framework Links

Spring Framework Blogs

DATE ARTICLE NAME AUTHOR
Feb. 13. 08 What is Spring Jeff Boring