Archive | May 21st, 2012

A sneak peak at the Lambda Expressions in Java 8

May 21, 2012

0 Comments

Mike Duigou announced here that the Iteration 1 of Lambda Libraries is complete which includes support for defender methods, enhancement of the collection apis among other changes. Before proceeding further its good to read about Functional Interfaces and Defender Methods to some extent. Lets dive into an example, consider sorting of Person objects where each [...]

email

What’s new in Spring 3.0?

May 21, 2012

0 Comments

Before we talk about the Spring 3.0 features, it is quite reasonable to walk through a list of features introduced in the Spring 2.5 release. Looking into the Spring 2.5 features would help you to understand the new features in the Spring 3.0 release. In November 2007, the Spring team released version 2.5 of the [...]