Spring Security 3.0.2 Released
We're pleased to an announce the release of Spring Security 3.0.2.
This is a minor bugfix release. Please see the changelog for a list of issues which have been addressed.
Download | Changelog | Reference Manual | FAQ
We're pleased to an announce the release of Spring Security 3.0.2.
This is a minor bugfix release. Please see the changelog for a list of issues which have been addressed.
Download | Changelog | Reference Manual | FAQ
After two months of incorporating valuable feedback, it is my pleasure to announce the first Spring 3.0 maintenance release - addressing more than 170 reported issues. Get it from our download page.
Since quite a few users asked for a dependencies distribution (as an alternative to grabbing dependencies via Maven or Ivy), we are providing a third download now: containing an Ivy repository with common third-party jar files. Note that the core framework is separate from the dependencies; the latter are just provided as an additional convenience and do not constitute an inherent part of the framework distribution. You may of course keep using any supported version…
Arjen Poutsma has just announced that Spring 3.0.1 is now available and Juergen Hoeller has blogged about the changes in this minor release.
Download | Documentation | Javadoc API | Change Log | JIRA
Don't forget that Spring users can ask questions in the community forum and identify issues in JIRA as well. Please keep up the good work so that we can continue to make all the Spring projects better and better. European developers can learn more about Spring 3.0 at the one day S2G Forum in Munich on March 18th, or at the other S2G Forums in London and Amsterdam (dates to be announced soon).
There are some common concerns of users of Spring Batch and Spring Integration, and we get asked a lot about how they fit together. Spring Batch Admin 1.0.0.M2 was released recently, and it makes heavy use of Spring Integration, so it is a good vehicle for looking at some specific use cases, and that is what we plan to do in this article.
Part of the 1.0.0.M2 release was the Spring Batch Integration module, recently migrated from Spring Batch and given a new home with Batch Admin. Many of the Batch-Integration cross over use cases are either implemented or demonstrated in Spring Batch…
Dear Spring Community,
I'm pleased to announce that the 1.0.2 maintenance release of Spring BlazeDS Integration, the open source solution for building Spring-powered RIAs with Adobe Flex, is now available.
Download | Reference Documentation | JavaDocs | Changelog
Along with a number of bug fixes and minor enhancements, we have added full support for using Spring Security 3 to secure a Flex application using the same integration mechanisms as we've previously provided only for Spring Security 2.0.x. In order to effectively demonstrate this support, we've added an additional profile to the Test Drive's Maven build that will configure the application to use Spring 3 and Spring Security 3. See the reference guide for details on how to trigger this alternate profile.
As always, I encourage anyone interested to get involved by trying out the release and giving us feedback in the community forum and Jira. We continually get great feedback from people having success with Spring BlazeDS Integration in their projects, and we look forward to hearing more about your experiences. We'll now be shifting focus entirely to version 1.5, which will add support for BlazeDS 4, and will bring with it a number of new features, including an addon for Spring Roo. This is a great time to make yourself heard if you'd like to help shape the future direction of the project.
We're pleased to an announce the release of Spring Batch 2.1.0. Thank you to all the people who have been tracking the milestones and providing feedback.
Check out the project website for a list of supported features, and also the release announcement in the community forum for more detailed information.
Download | Release Notes | Reference Manual | FAQ
In my last entry, I walked you through several enhancements in Spring 3 for web application development. A number of you expressed interest in a follow-up entry focused on Ajax remoting. Spring 3 provides a lot in this area to take advantage of. Read on, and I'll walk you through it.
For the purposes of this article, when I say Ajax, I'm talking about the web browser's ability to communicate with a web server asynchronously using JavaScript. On the server-side, Spring provides the programming model for defining web services, including services consumed by JavaScript clients. On the client-side, nobody rolls their own Ajax framework these days, either. Most use an established JavaScript framework such as jQuery or Dojo…
After our mad dash to the final release of Spring Roo 1.0.0 on New Year's Eve, many users have asked for an introductory screencast.
In this 5 minute screencast you will see how to:
Interested? Just click the image below and enjoy...

If you'd like to learn more about Spring Roo, please feel free to visit this link:
We're pleased to an announce the release of Spring Security 3.0.1.
This is a minor bugfix release, following on from the recent 3.0.0 release. Please see the changelog for a list of issues which have been addressed.
Download | Changelog | Reference Manual | FAQ
At the start of May 2009 we announced we were working on a new approach to joint compilation for mixed Java/Groovy projects in Eclipse. We are pleased to now announce the final release of Groovy-Eclipse v2.0.0, based on that new technology. During the months of development we have rebased (and almost entirely rewritten) version 1 of the Groovy-Eclipse plugin, with the goal of offering first class Groovy support in the Eclipse IDE, comparable to the experience Java developers have in Eclipse.
The most important new features that Groovy-Eclipse 2.0.0 provides are:
Also, over 380 bugs have been…