Spring Framework 4.0 RC2 available
Spring 4.0 RC2 has been released and is now available from the SpringSource repository.
This will be the final release candidate before GA, so please give it a try and let us know if you find any issues.
If you are Maven user you may be interested in the new "bill of materials" POM that we have published with this release. You can import the spring-framework-bom
project in your dependency management section to ensure that you get consistent Spring Framework dependencies. This is particularly useful when you work with other projects that may have transitive dependencies to earlier versions of…