use Spring's autowiring capability in conjunction with
the @Qualifier annotation.
Welcome back to another installment of This Week in Spring. As usual, we've got a lot to look at, so, without further ado...
Welcome back to another installment of This Week in Spring!
It's time to begin another exciting new year (and to remember to use the correct new year in text!). With that, let's have a look at the new and exciting content from all around the community.
Can you believe we're already further along through December than not? Time sure flies, and yes, we are staring down the end of the year already - but the holiday season usually brings a SpringFramework release right around this time of year, so we're feeling festive! We've even gots tons of extra SpringSource buttons to celebrate.
Alright, let's get on with this week's roundup! . Spring's autowiring capabilities.
Check out this post on the Java Kart blog if you want a concise walk through introducing Spring MVC with an example?
The Online Technology Vision bog has an interesting post
on building Spring Batch jobs that are TaskletStep oriented.
The Article Stack blog has a nice post on
I hope you find this roundup useful.
If you should ever want to peruse previous weeks' roundups, we've recently created a This Week in Spring hash tag for the blog archives. Anyway, we've got a lot to cover this week, so let's get on with it!
Spring Android 1.0.1 has been released. This release includes a change to support BlackBerry 10 mobile devices. BlackBerry 10 mobile devices are now resolved as a mobile device when using the LiteDeviceResolver.
Then, he released the 1.1.0.M1 release, which folds in the 1.0.1 support as well as tablet support in site preference handling and site switching, support for Java-based container configuration, and support for servlet based configurations.
Thomas Risberg has announced the GA release of Spring Data JDBC extensions with QueryDSL and Advanced Oracle support.
There's a lot of…