Spring Integration 2.0.5 Released
Dear Spring Community,
I am pleased to announce the release Spring Integration, 2.0.5. This release addresses 48 issues of which roughly half were bugs and half were improvements. For details see:
Dear Spring Community,
I am pleased to announce the release Spring Integration, 2.0.5. This release addresses 48 issues of which roughly half were bugs and half were improvements. For details see:
Dear Spring Community,
I am pleased to announce the forth milestone release of the Spring Data Redis 1.0 project is now available!
Downloads | JavaDocs | Reference Documentation | Changelog
This release introduces several new features such as:
Additionally, with this release the Spring Data Key Value project has been split into Spring Data Redis and Spring Data Riak.
For more information on Redis and Spring Redis, attend the upcoming webinar presented by Salvatore Sanfilippo (Redis author) and Costin Leau (Spring Redis lead).
We look forward to your feedback on the forum or in the issue tracker…
Dear Spring Community,
I am happy to announce a new milestone release 2.7.0.M3 of the Cloud Foundry Integration for the SpringSource Tool Suite (STS).
Among the highlights for this release:
Installation instructions and a quick guide for the tooling is available from the SpringSource Team Blog: Using Cloud Foundry from STS.
Dear Spring Community,
I'm pleased to announce a minor update 2.7.1 of the SpringSource Tool Suite (STS).
The update provides:
More details on new features and bug fixes can be found in the New and Noteworthy document. Detailed installation instructions are also available.
As always downloads are available from the STS download page.
Dear Spring Community,
Were happy to announce the availability of Spring Roo 1.1.5 (download here). Spring Roo is a rapid application development tool for Java, allowing you to create full enterprise applications in just minutes.
The new release features over 95 improvements and bug fixes since the 1.1.4 release. The next release of Roo will be 1.2.0.RC1 where new features such as application layering support and a new JSF UI option will be introduced.
Also, please check out the Vaadin Plugin for Spring Roo tutorial.
The reference guide is also included in the download ZIP.
Spring Roo has a very active community and responsive development team, so if you have any questions on this new release, please feel free to ask the Spring Roo engineering team on the Community Forum. You'll also find us on Twitter - either follow @SpringRoo…
Dear Spring Community,
We're pleased to announce the new release 2.7.0 of the SpringSource Tool Suite (STS).
Some highlights from this release:
More details on new features and bug fixes can be found in the New and Noteworthy document. Detailed installation instructions are also available.
As always downloads are available from the STS download page.
Dear Spring Community,
I'm pleased to announce that the 1.5.0 GA 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
This release includes just a few bug-fixes needed since the release candidate. To recap from the previous milestone releases, the major features included in 1.5.0 are:
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 are pleased to announce that Spring AMQP for Java 1.0 RC2 is now available.
For details about the changes since RC1, please review the Release Notes here
In addition to a few bug fixes, this release provides the following:
ChannelListener
callback<rabbit:template>
)
Since this is intended to be our final pre-GA release, please take some time to try it out. In fact if you have a chance, really try to push the limits so that we know we're ready for prime time.
Thanks!
The Spring AMQP Team
Dear Spring Community,
We are pleased to announce that the first release candidate of the Spring Social project is now available!
The Spring Social project allows you to connect your Java applications to Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
This release includes:
Also, with this release we have extracted the provider modules (Twitter, Facebook, etc) into their own projects so they can progress at a separate schedule from the main Spring Social project. Coinciding with the release of Spring Social 1.0.0.RC1, Spring Social Twitter and Facebook 1.0.0.RC1 are also now available.
To get the software, download the release distribution (Core | Facebook | Twitter) or simply add the maven artifacts to your project. To see it live, run through the quickstart and spin up the showcase app (recently updated for 1.0.0.RC1). Supplement as you go with information from the reference manual.
Spring Social requires Spring Framework 3.0.5 or > to run. We recommend Spring 3.1 for new applications to take advantage of the latest advances in the core framework. See the reference manual for a full description of dependencies.
It is awesome to see the community interest in extending Spring Social to work with numerous SaaS providers. Check out Matt Wright's work on Instagram and Foursquare and Morten Andersen-Gott's Yammer extension. Work on LinkedIn, Github, TripIt, and Gowalla has also started. We're committed to working with the community to build an ecosystem of quality Spring Social extensions. If you're integrating a SaaS API into your application, consider contributing to the Spring Social project. Have a look at our guide to extending Spring Social and discuss with the development team at our forum.
As we push toward a GA release, we would like to hear you think of the RC1 release. Participate in the forum or, if you have any suggestions or find any bugs, post them in the issue tracker. We hope you enjoy using Spring Social!
Dear Spring Community,
We are pleased to announce that a new milestone release (1.1.0.M1) of the Spring Data Graph project with Neo4j support is now available!
The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
The Graph Neo4j module provides integration with the Neo4j graph database. Back in 2010, Rod Johnson and Emil Eifrem started brainstorming about Spring and Neo4j integration including transparent persistence and…