News on Monday
more>>
SharePoint Tech Report
more>>


   

 
 
Download Current Issue
ISSUE 3/15/2010 PDF

Need Back Issues?
DOWNLOAD HERE

Receive the print Edition?


 
blogs tab
Google Code turns 5
Google Code Turns 5, and adds a Paxos Algorithm to make the system more stable and reliable.
03/17/2010 11:16 AM EST

Test your Visual Studio 2010 know-how
Microsoft is offering free beta certification exams for Visual Studio 2010.
03/17/2010 11:08 AM EST

Microsoft lifts the hood on IE9
Microsoft is previewing IE9.
03/16/2010 01:10 PM EST

 

Events calendar tab
3/22/2010 to 3/25/2010
Santa Clara, Calif.
The Eclipse Foundation

4/12/2010 to 4/14/2010
Las Vegas
Penton Media

4/12/2010 to 4/15/2010
Santa Clara, Calif.
O'Reilly Media

4/19/2010
New York City
Flagg Management

4/25/2010 to 4/28/2010
Overland Park, Kans.
IIUG


 
Most Read Latest News Blog Resources

Spring 2.5 Arrives for Winter


Renamed support company backs annotation configuration



November 29, 2007 — 
Winter may be just around the corner, but Spring has just arrived.

This seasonal 2.5 update to the popular enterprise Java application framework, released Nov. 19, brings annotations into the forefront of configuration. Behind the framework, its parent company has rebranded itself: On the same date, Interface21 became SpringSource.

Johnson, the creator of the Spring framework and CEO and founder of the now-renamed SpringSource, said that the changes in Spring 2.5 allow for more flexibility of configuration.

“Spring traditionally has focused on allowing users to configure their code through externalizing configuration in XML files. This means you can change the configuration of your application without recompilation,” said Johnson. That was fine back in the days of Java 1.4, said Johnson, but with the release of Java 1.5, annotations popped onto the scene. “There are times when configuration doesn't change so often, where it's appropriate to place the configuration along with the code.”

For these types of situations, Spring 2.5 allows users to simply include the configuration information in the code through annotations.

This gives Spring 2.5 users “the ability to mix and match configurations from different sources: some in XML files, some in source level annotations. The Spring container will merge all those sources of configuration. Spring will automatically scan your class path, and analyze classes to find annotations of interest,” said Johnson.

Johnson pointed out that Spring 2.5 is still compatible with all previous versions of the framework. It requires Java 1.4 or higher, and with the release of 2.5, is available as OSGi bundles. That means an application can be updated to Spring 2.5 without any downtime at all, provided OSGi is in the application server being used.

SpringSource offers classes, support and consulting services for Spring developers. The new name is accompanied by a new URL as well: www.springsource.com.


Share this link: http://www.sdtimes.com/link/31350
 

Add comment


Name*
Email*  
Country     


  • Comment
  • Preview
Loading