Spring Framework 2.1 turns into Spring Framework 2.5!
My first blog post - and what a big announcement to make
After a series of Spring 2.1 milestone releases, we've been reviewing the overall set of features that we introduced:
full Java 6 and Java EE 5 support (JDBC 4.0, JTA 1.1, JavaMail 1.4, JAX-WS 2.0, etc)
full-featured annotation-driven dependency injection (including support for 'qualifier' [...]