本周 Spring 动态:2011 年 5 月 31 日

工程 | Josh Long | 2011 年 5 月 31 日 | ...

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

  1. 许多人一接触 Spring Batch 就爱上了它,而且其中许多人会告诉别人,正是因为知道自己不必自己解决问题,所以他们会这样做。批量处理是我们或多或少都会遇到的问题:将数据从一个数据库移动到另一个数据库,从文件系统中读取数据,进行 Web 服务调用并需要处理重试逻辑等。这些用例(以及更多)自然适合 Spring Batch。如果您想看到一个非常简洁、有用的技术介绍,重点关注代码,请查看 Sanjoy Kumar Roy 的博客,介绍 Spring Batch。 非常棒!如果您尝试了 Spring Batch,并且觉得您有什么可以添加到讨论中的,请写一篇博客并给我发个便条让我知道,以便我可以在此页面上突出显示它。
  2. 	<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.
    
  3. Gordon 还做了这个 pencast,它展示了(嗯,“写出了!”)在 Tomcat 上配置 Spring MVC 的步骤。非常酷,而且——最方便的是——非常、非常简单!几秒钟内你就能对所有内容一览无余。几分钟后,你就可以毫无问题地复制这些步骤。酷!
  4. 正在考虑从 Java EE 迁移到 Spring?这很自然。许多人从其他技术转向 Spring——这些技术,虽然在最初使用时可能很有用,但后来却变得受限。我前几天偶然发现了这篇帖子,我认为它很好地介绍了其中一位架构师在选择 Spring 时所做的决策过程。
  5. 		<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>
    	
    

获取 Spring 新闻通讯

通过 Spring 新闻通讯保持联系

订阅

领先一步

VMware 提供培训和认证,助您加速进步。

了解更多

获得支持

Tanzu Spring 提供 OpenJDK™、Spring 和 Apache Tomcat® 的支持和二进制文件,只需一份简单的订阅。

了解更多

即将举行的活动

查看 Spring 社区所有即将举行的活动。

查看所有