领先一步
VMware 提供培训和认证,以加速您的进步。
了解更多多么棒的一周! Cloud Foundry Open Tour正在如火如荼地进行中,刚刚结束了亚洲和美国的巡回之旅。 现在,前往欧洲!(如果您在欧洲,现在是确保您席位的最佳时机!)
在继续介绍最新和最棒的内容之前,我想提醒大家查看 Spring Integration 大师 Oleg Zhurakousky 的即将举行的网络研讨会Spring Integration 实用技巧。 像往常一样,有一个针对北美的活动,还有一个针对欧洲的活动。
<LI> Spring Integration 2.1.1 has been released! This is the first maintenance release of 2.1.x branch and contains the usual things like bug fixes and improvements related to AMQP, Gemfire, Mongo and Redis modules which were first introduced in Spring Integration 2.1.0. All together 56 issues were resolved with this release.
For more, consult <a href = "http://www.springsource.org/node/3520">the release announcement</A>.</LI>
<LI> Gabriel Axel talks about the <a href = "http://www.gabiaxel.com/2012/04/spring-social-google-first-milestone-is.html">first milestone of Spring Social Google</A>, the <A href = "http://www.springsource.org/spring-social">Spring Social</A> binding for Google's APIs, including Google+. </LI>
<LI> Aparna Chaudhary has put together a <EM>wonderful</EM>, concise blog that explains how to <a href = "http://blog.aparnachaudhary.net/2012/04/09/archive-log-files-using-spring-data-mongodb/">archive log files using Spring Data MongoDB and Spring Integration</A>.
</LI>
BeanDefinitionParser
类为基础。 这个介绍既强大又实用。 Spring 命名空间是为那些从 Spring 使用您的 API 的人提供干净、有用的集成 API 的一个组成部分。 Spring 的 XML 命名空间通常具有很大的优势,为某些 API 抽象和概念提供非常高效、更集中的 DSL。 XML 命名空间很容易创建,许多第三方项目也为他们的 API 提供命名空间实现。
Environment
抽象,它提供了一个接口,用于连接那些倾向于从一个环境更改到另一个环境的事物 - 属性、配置文件等。 他介绍了Environment及其关联配置文件旨在解决的问题,然后介绍了如何使用Environment API 来解决问题。 </LI>
<LI> Cake Solution's Jan Machacek is at it again, this time he's thinking aloud <a href = "http://www.cakesolutions.net/teamblogs/2012/04/05/cross-store-experiments/">about a more sophisticate polyglot persistence story for Spring Data</A>. What do you guys think about his ideas? Be sure to let him know and to encourage him! </LI>