Engineering
Josh Long
November 20, 2012
Wow! Guys, can you believe we are again
staring down the end of the year? Time sure flies!
In the US, this is the week of Thanksgiving, a holiday where we’re supposed to take a moment and reflect upon the things for which we’re grateful. I am (and I’m sure I speak for the team in saying that we are…) eternally grateful for you guys, the wonderful, vibrant and engaging community surrounding Spring, RabbitMQ and Cloud Foundry that makes putting together this roundup such a pleasure every week.
With that, let’s get on with the news:
Thomas Risberg has announced that the Cloud Foundry Maven plugin 1.0.0.M4 is now available.
</Li>
<LI>Did you miss out at <A href="http://springone2gx.com/conference/washington/2012/10/home">SpringOneOne2GX 2012 in Washington D.C.</a>? Don't fret. We'll release 2 sessions every week on <a href="http://www.springsource.org/SpringOne2012Recordings">springsource.org</a>. We've already released Day 1 and 2 Keynotes. Available now: a talk from Rossen Stoyanchev on "What's New in Spring Mvc 3.2" and a talk from Roy Clarkson and Craig Walls on "Extending Spring Mvc With Spring Mobile and Javascript."
Awesome.
</li>
<LI> Our friend Tobias Trelle is at it again! This week, he's <A href ="http://blog.codecentric.de/en/2012/11/oliver-gierke-spring-data-2/">put together an interview with Oliver Gierke, the Spring Data ninja</a>
<LI>Teammate, friend, mentor and Grails Developer Advocate <A href="http://twitter.com/pledbrook">Peter Ledbrook</a>
had a great answer when I asked him if there was a Spring Integration / Grails solution. He linked me to this code by Stephane Maldini
which lets you tie the Spring Integration project's wealth of adapters supporting system-to-system communication <A href= "https://github.com/smaldini/grails-events-si">to the eventing system in Grails</a>! That's <EM>really</EM> cool! "The nice thing," Peter adds, "is it can be used with RabbitMQ to extend the event bus across multiple application instances on Cloud Foundry." Brilliant. Thanks, Peter!
Mark Fisher, Jonas Partner, Marius Bogoevici and Iwein Fuld give an interview to InfoQ on their just-released book Spring Integration in Action.
</LI> <LI> The <EM>all and sundry</em> blog has a nice post on how to build <a href="http://www.java-allandsundry.com/2012/11/spring-integration-standalone.html">standalone (not run in an application server) Spring Integration applications</a>. </li>
Jakub Nabrdalik has a post on a great way to introduce design-by-contract-style pre-conditions, post-conditions and state to your Spring code to get rid of the null argument using a Spring aspect.
The Java Revisited blog has a nice post on the difference between setter-injection and constructor-injection in Spring
The Learn Java by Example blog has a nice, very introductory post on how to use @javax.inject.Inject in your Spring applications.
Kevin Hookee has a nice blog introducing some basic concepts in the Spring framework.
- Yohan Liyanage has put together a nice post that can be used to integration test Spring Data MongoDB solutions by embedding MongoDB. Read on for more!
- The Technical Notes blog has put together a nice post introducing the Spring internationalization support.
</LI>
Happy turkey-day!
comments powered by Disqustranslate:
翻译:真 的!伙计们,你们能相信我们又来了吗
盯着年底?时间过得真快!
在美国,这是感恩节的一周,在这个节日里,我们应该花一点时间反思我们感激的事情。我(我相信我代表团队说,我们是……)永远感谢你们,感谢围绕Spring、RabbitMQ和Cloud Foundry的精彩、充满活力和引人入胜的社区,这使我们每周都能把这篇综述整理得如此愉快。
接下来,让我们继续报道新闻:
Thomas Risberg已经宣布Cloud Foundry Maven插件1.0.0.M4现在可用。- 您错过了华盛顿特区的springone2gx 2012吗?别担心。我们将每周在springsource.org上发布两个会话。我们已经发布了第一天和第二天的主题演讲。现在提供:Rossen Stoyanchev关于“Spring Mvc 3.2的新特性”的演讲,Roy Clarkson和Craig Walls关于“用Spring Mobile和Javascript扩展Spring Mvc”的演讲 令人惊叹的。
- 我们的朋友托比亚斯·特雷尔又来了!本周,他将采访春季数据忍者奥利弗·吉尔克
- 队友、朋友、导师和Grails开发倡导者彼得莱德布鲁克 当我问他是否有Spring集成/Grails解决方案时,他给出了一个很好的回答。他把我和斯蒂芬·马尔蒂尼的密码联系在一起 这使您可以将Spring集成项目丰富的支持系统到系统通信的适配器与grails中的事件系统联系起来!太酷了Peter补充道:“好的一面是,它可以与RabbitMQ一起用于在Cloud Foundry上跨多个应用程序实例扩展事件总线。”。谢谢,彼得!