Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWell, that was a good week! Lots of good stuff coming out of both the community and of course out of SpringSource itself.
This week reminded I was reminded that the Spring framework usually has something that could go a long way in simplifying or alleviating a challenge at hand if you just know where to look. Often, I'll check the SpringSource Forums, the JIRA instance, and - if I'm sufficiently convinced it's not already resolved or accounted for in the forums or in JIRA - in the StackOverflow category for Spring. SpringSource engineers try to monitor both the forums and - less ocassionally - the StackOverflow forums, as well. Additionally, I like to learn as I go - it's a "cinch by the inch, hard by the yard," as my father always says. Ever since the SpringSource YouTube channel came online a few weeks ago, I've been taking advantage of it - letting a presentation play in the background while I work - to learn new and interesting things.
Mark Fisher and David Syer's talk
from SpringOne2GX last October is up at InfoQ.com. The talk introduces Spring as the programming model for building concurrent, distributed applications.RabbitMQ 2.4, the latest version of the popular open-source AMQP message broker, is now available featuring a battery of enhancements including updates to the Java and .NET clients.
The latest release of the Spring Data project featuring support for Neo4j has been released. No, this is not a repeat from last week - it really is coming along quite nicely, and quickly! The new version includes many new features and tracks the latest version of Neo4j, itself. Neo4j is one of the many new specialized datastores available to developers today. Neo4j models data as relationships and nodes. It's optimized for fast node traversal, as in a Facebook friend-graph, for example.
Additionally, SpringSource is producing a webinar on Spring Data (and specifically, the Spring Data Graph subprojct encompassing the Neo4j support) on April 20th. The presentation will be presented for both North America and for Europe. Register now!
SpringSource Tool Suite lead Martin Lippert blogged about
early access support for a SpringSource Tool Suite build tracking the latest Eclipse distribution - Indigo (specifically, version 3.7, M6a, for Java EE developers, for those not keeping score).
This is an early access version of STS, and users are encouraged to try it out and feedback on the STS JIRA.
This blog post explores an alternative in Spring 3.0.