领先一步
VMware 提供培训和认证,助您加速进步。
了解更多今天的 SpringSource S2G 论坛在伦敦继续进行!活动前的气氛令人振奋,而各种深度技术主题的演讲也非常精彩!我得到了几个问题的解答,并了解了许多 SpringSource 即将推出的新颖有趣的技术。如果您今年未能参加,我们将在下周发布会议幻灯片。另外,别忘了,今年晚些时候(10 月)在芝加哥还有SpringOne 2GX!
<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>