Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreThe excitement continues today at the SpringSource S2G forums here in London! The energy leading up to the event has been staggering, and the talks - on a wide variety of deep, technical topics - are very impressive! I've had several of my questions answered, and learned a lot about some of the new, interesting, upcoming technologies from SpringSource. If you didn't get a chance to attend this year, we will be posting the session slides next week. Also don't forget, there is still SpringOne 2GX later this year (October) in Chicago!
<li>
Roy Clarkson notes that starting May 28, 2011, the repositories for <a href="http://www.springsource.org/spring-android">Spring Android</a> and <A HREF ="http://www.springsource.org/spring-mobile">Spring Mobile</a> have moved to GitHub, and are available at the following URLs:
<div><b>Spring Android:<br/></b>
<UL><li><a href="https://github.com/SpringSource/spring-android">Spring Android</a></li>
<LI><A href="https://github.com/SpringSource/spring-android-samples">Spring Android Samples</a>
</li> </div>
<div><b>Spring Mobile:<br/></b>
<UL><li><a href="https://github.com/SpringSource/spring-mobile">Spring Mobile</a></li>
<LI><A href="https://github.com/SpringSource/spring-mobile-samples">Spring Mobile Samples</a>
</li> </div>
Going forward, development of Spring Android and Spring Mobile will take place in the GitHub repositories, and the repositories at <a href="http://git.springsource.org">git.springsource.org</a> (however, there's still an awful lot of good stuff at git.springsource.org!) will soon be removed.
</li>
<LI>Gordon Dickens is at it again! This time, he's put together <a href="http://java.dzone.com/articles/annotation-reference-spring">a reference of all the supported annotations in the Spring framework!</a> This is <em>very</em> handy! NB: most of these are annotations that come from the numerous JSR's supported by the Spring framework, and some - like the Roo annotations - are compile-time retention only. Still, a very handy reference and a great way to survey some of the numerous places where Spring can help you get work done, quickly.
<LI>Quick reminder: CloudFoundry.com sign ups are through the roof, so we've sent out invites to those who signed up in staggered quantities, as fast as we can. We just sent out a slew more in the last three days! We see a lot of interest in CloudFoundry and the first thing people want to know is: <em>how do I get started?</em>. If you want to get started, then <A HREF="http://cloudfoundry.com">sign up!</a> </li>
<LI> The Spring <CODE>MessageListenerContainer</CODE> abstraction enables developers to consume JMS messages with the typical, declarative ease you've come to expect from the Spring framework. It handles concurrency, and transactions, and lets you simply focus on the part of the business logic that's important to you: <EM>what do I do once I've received a message?</em> Sabarish Sasidharan provides an informative blog post about how to <a href="http://php.sabscape.com/blog/?p=315">scale the MLC abstractions in the Spring framework</a>.
</li>
<li>
New to development with Tomcat? Want a blow-by-blow narrative on how to get it up and running on Windows? <a href="http://www.stardeveloper.com/tutorial/installing-apache-tomcat-7.0">This blog's exhaustive,</a> and has plenty of reassuring pictures. I wish I'd had something like this when I was getting started! I probably would've started earlier :-)
</li>
</ol>