This Week in Spring, June 5th, 2012
Welcome back to another installment of This Week in Spring. As usual, we've got a lot to look at this week so let's get to it..
- The video from Chris Beams's recent webinar
on the various styles of dependency injection that Spring supports
is up. Chris is a core Spring framework engineer (and all around good guy). This video is definitely worth a
watch especially if you still think Spring configurations requires XML.
</LI> <LI> Oleg Zhurakousky announced the availability of <a href = "http://www.springsource.org/node/3569"> Spring Integration 2.1.2 RELEASE and 2.2.0M2</A>. The new releases are filled with many important bug fixes as well as several new features. </LI> <LI> Roy Clarkson has announced the availability of <a href= "http://www.springsource.org/spring-android/news/1.0.0-released">Spring Android 1.0.0.RELEASE</A>! The project is an extension of the Spring Framework that aims to simplify the development of native Android applications by providing RESTTemplate support for…