Spring Framework (or Spring for short) is an open source application framework for the Java platform. The first version was written by Rod Johnson, who first released it with the publication of his book Expert One-on-One Java EE Design and Development (Wrox Press, October 2002). A port is available for the .NET Framework. The framework was first released under the Apache 2.0 license in June 2003. The first milestone release was 1.0 which was released in March 2004 with further milestone releases in September 2004 and March 2005. Although the Spring Framework does not enforce any specific programming model it has become widely popular in the Java community primarily as an alternative and replacement for the Enterprise JavaBean model. By design, the framework offers a lot of freedom to Java developers yet provides well-documented and easy to use solutions for common practices in the industry. While the core features of the Spring Framework are usable in any Java application there are many extensions and improvements for building web-based applications on top of the Java Enterprise platform. Spring has gained a lot of popularity because of this and is recognized by vendors as a strategically important framework. [edit]
Spring Framework (or Spring for short) is an open source application framework for the Jav...
| OStatic Users | 5 |
| Stories | 1 |
| Questions | 0 |
Put simply, Guice alleviates the need for factories and the use of new in your Java code....
Share a valuable story about this application with the OStatic Community.
Ask the OStatic community your question about this software.
With the announcement of Enterprise Spring, it has become clear that they no longer care about the open source community. As the library grows it also is becoming bloated. Good initially though for projects with lots of interactions and plumbing.