Home » Programming » JAVA Tutorial

The Spring Framework Topic:  JAVA Tutorial
Download (248) times
Last Download at Monday 23rd of April 2012 12:39:37 AM

The Spring Framework

Spring Application Framework Spring is an open source, lightweight, application framework that is intended to help structure entire applications in a consistent manner, pulling together best of breed single-tier frameworks in a coherent architecture.

Theoretically -D.I. is based on Java language constructs rather than framework specific interfaces. Application classes expose their dependencies through methods or constructors that the framework can call with appropriate values at runtime, based on configuration.

Do we really need yet another Java framework? à JavaEE does a fine job of standardizing low-level infrastructure but is not and easily usable view for application code à Many JavaEE applications in practice are overly complex and take excessive effort to develop.

Spring has a nice balance between constraint and freedom. A good framework should provide guidance with respect to good practice, making the right think easy to do, but should not be overly restrictive placing requirements on code using it causinglock in and constraining developers in inappropriate ways.

Source: java.celeritas.com

Download File Read PDF Online

Comments for The Spring Framework


Related PDF Files

Tutorial for Spring DAO with JDBC

This tutorial demonstrates how to work with data access objects in the spring framework. I

Java RMI Tutorial

Shows you the steps to follow to create a distributed version of the classic Hello World p

Using The Java Native Interface

In this tutorial we illustrate how the Java Native Interface (JNI) can be used to permit

Generics in the Java Programming Language

You maybe familiar with similar constructs from other languages, most notably C++templates

Eclipse Java IDE - Tutorial

Eclipse Java IDE - Tutorial This article describes the usage of Eclipse as a Java IDE. It

Incoming Search: