Last week Spring IO team has announced the first release candidate for Spring Web Flow 2.4. The release includes Java based configuration for Spring Web Flow and Spring Faces. Prior to this release, Spring Web Flow doesn’t support the Java based configurations. Here is the list of features included in this version. If you want to …
Releases
Spring Security 3.2.3 Released
This week Spring IO team has announced the release of Spring Security 3.2.3 with vet few bug fixes. The maven repository location is: The following are the fixes in this release: A fix to Java Configuration to work with Spring Boot. A fix to Java Configuration that when CSRF protection is disabled allows remembering the …
Spring Boot 1.0.0.RC5 Released!!
This week Spring IO team has announced that they have released the final released candidate for the Spring Boot 1.0.0 road map. So, the next version will be the final release of the project. Spring Boot project is intended to use the auto configuration of your spring applications instead of developers manually configure the environmental …
Spring Data Couchbase 1.0 GA Released!!
Spring Data Couchbase 1.0 GA released and announced by the Spring IO team. The Spring Data Couchbase project is a part of the Spring Data project and provides the spring programming model for new data stores while retaining store-specific features and capabilities. The goal of the Spring Data project is to provide the spring programming …
Spring Social 1.1.0 RC1 Released
Spring project have Spring Social which is built for integrating your applications to the social network sites like Facebook, Twitter, Linked In, Google +, etc. It is a new project under spring coomunity. This week spring social announed its Spring Social 1.1.0.RC1 which is prior to the GA release. It is expected that GA will …