走在前面
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>