领先一步
VMware 提供培训和认证,助您加速进步。
了解更多欢迎回到“本周 Spring 相关新闻”的最新一期。本周我们有很多与 Spring Roo 相关的内容,因此,本着这种精神,我提议将今天命名为“Roo 日”,以纪念本周的汇总中所有精彩的 Roo 相关内容。
SpringSource 方面正全力以赴,因为大家都在为SpringOne 做准备。今年的展会令人兴奋,因为这将是CloudFoundry 首次参展,这意味着将会有大量关于 CloudFoundry 和 Spring 结合的内容,它们将成为无敌的组合。我迫不及待了!
Spring Social 在其他地方也获得了广泛的报道,包括adtmag.com 上这篇关于新发布的 1.0 版本文章。
<LI> <a href = "http://www.springsource.org/node/3235">SpringSource Tool Suite 2.7.2 has been released.</a> The new release features
support for vFabric tc Server 2.6,
support for Spring Roo 1.2.0.M1, and also updates Mylyn to 3.6.2. Great stuff!
</li>
<LI>
<a href = "http://blog.springsource.com/2011/09/14/spring-roo-1-2-0-m1-released/">Spring Roo 1.2.M1 released. </a>
The new release is a <EM>really</EM> exciting one. There are some exciting <em>backoffice</em> changes, of course, like the switch from GPL to Apache 2, and <a href ="http://www.github.com/springsource/spring-roo">the migration of the code to Github.com</a>, but those are absolutely the least interesting bits in this new milestone.
The first, and obvious, improvement for any user will be the speed boost: Spring Roo 1.2 is now <b>ten times faster</b>.
如果这还不够,还有服务层支持(例如,您可以生成服务对象),在生成的存储库层类型(Active Record 风格或传统存储库对象)上的选择,改进了的、非常灵活的 GWT 支持,MongoDB 支持,以及多模式数据库逆向工程(DBRE)和 Shell 改进。老实说,这个小段落不足以说明其全部优点。 请查看博客了解详情。
<LI>
<a href ="http://www.github.com/springsource/spring-roo">Spring Roo's moved to Github.com!</a>
The source code is now available on the <a href ="http://www.github.com/springsource/spring-roo">SpringSource Github page</a>.
There's a <code>readme.txt</code> at the root of the directory (or, indeed, presented inline on the Spring Roo Github.com page) that you
can follow to start hacking on Spring Roo. If nothing else, having the Spring Roo source code is helpful to learn how to write your own custom add-ons, so check it out!
</LI>
<LI>
Stefan Schmidt chimes in to talk about the <a href="http://blog.springsource.com/2011/09/14/new-application-layering-and-persistence-choices-in-spring-roo/">the application layering and persistence choices for Spring Roo</a>, providing details on some of the features enumerated in the new release.
</I>
<LI>Speaking of Spring Roo... and Cloud Foundry.. <a href="http://www.theregister.co.uk/2011/09/16/roo_vmware_springsource/">here's a <em>busy</em> post</a> on both of them. It feels like it should be two or three posts, but good stuff, either way! </li>
<LI> <a href= "http://www.thymeleaf.org/whatsnew11.html">Thymeleaf 1.1's just been released!</a> Thymeleaf is a view template library (like Velocity or FreeMarker) that offers a very clean integration for <a href= "http://www.thymeleaf.org/thymeleafspring3.html">Spring users.</a> Check it out! </li>
<LI> Jan Machacek at CakeSolutions has written up a post about his extensions to the Specs2 specification testing framework, <a href=
"http://www.cakesolutions.net/teamblogs/2011/09/06/beantables-and-more/">BeanTables</a>, which lets you inject and work with Spring beans from your specifications.
The blog's helpful, but I would definitely also check the <a href="https://github.com/janm399/specs2-spring">Github.com page itself for a good introduction</a>.
</li>
<LI>Singaram Subramanian
has written up a blog on <a href= "http://singztechmusings.wordpress.com/2011/09/18/getting-started-with-spring-integration-v2-a-simple-example-using-file-and-mail-adapters/">how he was tasked with solving an email integration problem</a> and decided to use Spring Integration. The blog details the code and approach and even talks a bit about the patterns involved. Nice blog, Singaram! </lI>