Spring Tutorials, The initial name of the Spring was Interface 21 and released from spring organization, Spring is an alternative for EJB's, EJB's are heavy weight application and tightly coupled. Spring does not use any OS dependencies like AWT, it uses only JDK libraries. EJB uses application server dependencies and Spring does not use application server dependencies.
Description
Spring was developed by Rod Johnson in June 2003 on Apache 2.0 version that provides robust and secure applications. The latest version of Spring 4.2.1 was released in September 2015.
Spring objects are loosely coupled objects and it can be used for development of real time applications unlike struts and hibernates.
The struts can be used for developing front end applications like web applications.
Hibernates can be used for developing database related operations.
Java frame works
Description
In JAVA there are so many technologies that help programmers to make applications easily.
Examples
FrameWorks
Functionality
Hibernate
Database Access Mechanism
Struts
Web Layer
EJB's
Services like Transactions,Security
Log4j
Logging
Prerequisites
Description
Splessons will help in understanding the Spring brief with the explanation of Architecture, Modules and Actual usage. Before proceeding with Spring Framework programmer must have knowledge in Java basics about web applications. A basic understanding of IDE also mandatory here because most of the programming will be done in IDE only like Myeclipse.
Summary
Key Points
Spring Tutorials - Spring is a light weight and does not have OS dependencies.
Spring Tutorials - Spring was develop by Rod Johnson.
Spring Tutorials - Latest version of Spring 1.4.6 was released in march 2015.
Spring Tutorials - Spring is used to develop real time applications.
programmer should have awareness about java programming to deal with Spring framework.