This Week in Spring: May 29th 2012
Welcome back to another installment of This Week in Spring! As usual, we have a lot to cover, so let's get straight to it!
-
Chris Beams has announced that the first milestone release towards Spring 3.2
is now available! This release is great!
It includes initial support for asynchronous <CODE> @Controller</CODE> methods, early support for JCache-based cache providers, significant performance improvements in autowiring of non-singleton beans, initial delay support for <CODE> @Scheduled</CODE> and <CODE> <task:scheduled></CODE>, ability to choose between multiple executuors with <CODE>@Async</CODE>, enhanced bean profile selection using the not (<CODE>!</CODE>) operator, 48 bugs fixed, 8 new features and 36 improvements implemented.
Check out the latest and greatest bits now, and feel free to give feedback!
When I asked for any items for consideration into this roundup on my Twitter account, one user immediately shot back: "With the Spring 3.2 news, how about a poll on whether the community wants 3.2 M1 to be followed by RC1. It's too good to wait." I agree, this release is…