2012 年 1 月 31 日的 Spring 本周要闻

工程 | Josh Long | 2012 年 1 月 31 日 | ...

欢迎回到 Spring 本周要闻 的另一期。

 Seems like we were just staring down the holiday season a minute ago, doesn't it? Here we are a month on into the new year, already. Time sure does fly. 

我们有很多令人兴奋的新内容,而且很多都是视频或全文,您可以阅读,请务必浏览一下此综述,然后找一个舒适的椅子来吸收其余内容并享受!

  1. Spring.NET Social 1.0.0 已发布!紧随去年年底发布的 Spring Social 1.0(适用于 Java)Spring.NET Social 1.0.0 已发布,其中包含基础 API 以及 Dropbox、LinkedIn 和 Twitter 的 API 实现。
  2. <LI>Speaking of Spring Social, <A href = "http://www.springone2gx.com/conference/speaker/craig_walls">Craig Walls</a>' SpringOne2GX talk,  <a href ="http://www.springsource.org/node/3380">The Rise of OAuth</A>,
    	 is now…

Spring Framework & BIRT

工程 | Josh Long | 2012 年 1 月 30 日 | ...

作者:Jason Weathersby 和 Josh Long

简介

Eclipse 的商业智能和报表工具 (BIRT) 项目是一个基于流行的 Eclipse IDE 的开源项目。BIRT 项目于 2005 年夏季发布了其第一个主要版本,自成立以来已获得超过一千万次下载。该项目由 Actuate Corporation 发起,该企业使用 BIRT 作为其许多商业产品的基础。 BIRT 项目站点 包括简介、教程、下载以及使用 BIRT 的示例。

开发人员使用 BIRT 在 Java/Java EE 环境中构建和部署报表。在 BIRT 3.7 中,提供了一个新的基于 POJO 的运行时环境,这使得 BIRT 引擎的部署变得更加简单。本文讨论了几个使用 Spring Framework 组件的 BIRT 集成方案。

图 1 – BIRT 拼贴画

BIRT 项目包含以下关键组件

  • BIRT 设计器 - 用于设计报表的开发工具。
  • Web 查看器 - 用于部署报表的示例 Java Web 应用程序。此查看器包含一个 JSP 标签库,可方便与现有 Web 应用程序集成。
  • BIRT 引擎 - 用于构建、运行和呈现 BIRT 报表的引擎(设计和报表)。
  • BIRT 图表 - 支持构建和运行高度复杂的交互式图表。

Spring 框架是流行的架构和实现方法的集合,使企业级 Java 开发更加轻松。该框架的核心部分是依赖注入和…

2012 年 1 月 24 日的 Spring 本周要闻

工程 | Josh Long | 2012 年 1 月 25 日 | ...

欢迎来到 Spring 本周要闻 的另一期。

We are already almost done with January (which, honestly, shocks me. Where <EM>does</EM> the time go?)
</P> 
<OL> 
	<LI> Did you guys see last week's webinar introducing Spring 3.1 with Spring project lead, and VMWare/SpringSource Principal Engineer, Juergen Hoeller?  
       Last week's webinar was <EM>very</EM> well-attended, and represents the best turnout yet, by far, for all of the SpringSource webinars. So, thanks to all those who came, and, to the handful of people on earth that couldn't make it, don't worry! You can watch 

Spring 3.1 网络研讨会的录制SpringSource YouTube 页面上…

2012 年 1 月 17 日的 Spring 本周要闻

工程 | Josh Long | 2012 年 1 月 18 日 | ...

欢迎回到 Spring 本周要闻。本周我们有很多好的内容要看,所以让我们开始吧。

  1. 嘘。你们这周四(19 号)有什么安排?如果您还没有,我建议您注册参加 由 Juergen Hoeller 和 Chris Beams 主讲的 Spring 3.1 网络研讨会
    		If you're in Europe,  there's going to be a  webinar  at <a href = "https://vmwareevents.webex.com/vmwareevents/onstage/g.php?t=a&d=663415641">3PM GMT, or 4PM CEST</a>, and if you're in North America, there's going to be a webinar at <a href = "https://vmwareevents.webex.com/vmwareevents/onstage/g.php?t=a&d=668718779">1PM EST or 10AM PST</a>. 
    		 Don't be left out, this event's already seen the highest registration of any webinar thus far, so register now, and as usual, I hope to see you there. 
    		   </LI>
    
    	<LI> Another session from SpringOne2GX, on <a href = "http://www.springsource.org…

2012 年 1 月 10 日的 Spring 本周要闻

工程 | Josh Long | 2012 年 1 月 11 日 | ...

 Welcome back to another installment of <EM>This Week in Spring</EM>! 
There's a lot to cover, so let's dive into it! 
</p>
<OL>
	<LI>  Always eager to help ring in the new year properly, Mark Fisher announced the <a href  = "http://blog.springsource.org/2012/01/09/spring-integration-2-1-is-now-ga/">Spring Integration 2.1 GA</a> yesterday.   
		 The new release has <EM>everything</EM>, and then some! It features new or revised support for a broad spectrum of technologies including AMQP, JDBC, GemFire, MongoDB, Redis, and much, much more. 
		</LI>
		
		<LI>Andy Clement and Martin Lippert's <a…

Spring Integration 2.1 现已发布 GA 版本

工程 | Mark Fisher | 2012 年 1 月 9 日 | ...

Spring Integration 2.1 已发布!您可以 在此处下载它,或 配置您的 Maven POM。此版本是超过一年的工作的成果,自 Spring Integration 2.0 发布以来,团队已解决了数百个问题。有趣的是,距离 Spring Integration 的第一个公开版本(0.5,于 2008 年 1 月 3 日发布)已经过去了 4 年零几天。在这篇文章中,我只想快速概述 2.1 的主要新功能。

RabbitMQ/AMQP 支持

在“spring-integration-amqp”模块中,我们有用于单向消息传递的通道适配器以及用于请求/回复的网关。适配器和网关可用于与 RabbitMQ 代理进行入站和/或出站集成。我们还有 AMQP 支持的消息通道实现 - 点对点和发布/订阅 - 可以在流的任何中间位置使用。有关更多信息,请参阅 此部分

2012 年 1 月 3 日的 Spring 本周要闻

工程 | Josh Long | 2012 年 1 月 4 日 | ...

新年快乐!希望您的新年和假期都非常棒。欢迎回到 Spring 本周要闻 的另一期。

This year is going to be <EM>incredible</EM>, so let's dive right into it.  



This week's  roundup features some content from the last few weeks. Particularly, we've got content that InfoQ   put up     
from the <a href = "http://www.springone2gx.com">SpringOne2GX 2011</a> conference.  

感谢 InfoQ 像往常一样分享这些精彩内容。

  1. Garry Russel 和 David Turanski 在 SpringOne2GX 上关于使用 Spring Integration 实现 高可用性架构 的演示文稿现已在 InfoQ 上发布。
  2. <LI> Rob Winch demoes some of the <A href = "http://www.infoq.com/presentations/Spring-Security-3-1">new features in Spring Security 3.1</a>: multiple http elements, stateless authentication mode for RESTful services, Debug Filter, CAS support for…

Spring Framework 迁移到 GitHub

工程 | Chris Beams | 2011 年 12 月 21 日 | ...

今天,我们很高兴地宣布 Spring Framework 已 迁移到 GitHub

spring-framework on github

您可能已经注意到,几乎所有其他 Spring 项目都 已经迁移,尚未迁移的项目也将很快迁移。

Git 帮助我们应对管理 Spring Framework 这样的大型代码库时面临的许多挑战,但最令人兴奋的是 GitHub 对 Spring 社区的意义。许多读者已经了解了观看和 派生存储库拉取请求派生和编辑以及 GitHub 添加到 Git 原有出色世界中的 许多其他功能 的优点。如果您不熟悉这些内容,请务必查看 help.github.com 上的精彩资料…

Spring Python 1.1.1、1.2.1 和 1.3.0.RC1 发布!

工程 | Greg L. Turnquist | 2011 年 12 月 20 日 | ...

在本月 Spring 版本发布的热潮中,Spring Python 也有自己的发布。

版本 1.1.1 和 1.2.1 是维护版本,修复了一些错误。版本 1.3.0.RC1 是 1.3.0 的第一个版本。

在此版本中,我们收到了团队成员的提交,并通过 github 合并了拉取请求。如果您想为该项目做出贡献,请不要忘记 签署贡献者许可协议

感谢,

Spring Python 团队

版本 1.1.1 发行说明

版本 1.2.1 发行说明

  • [SESPRINGPYTHONPY-159] - 将 DatabaseTemplate 参数检查添加到执行中,这些参数类似于查询操作中使用的参数
  • [SESPRINGPYTHONPY-161] - 将安装步骤添加到 Spring Python 的文档中

版本 1.3.0.RC1 发行说明

  • [SESPRINGPYTHONPY-159] - 将 DatabaseTemplate 参数检查添加到执行中,这些参数类似于查询操作中使用的参数
  • [SESPRINGPYTHONPY-161] - 将安装步骤添加到 Spring Python 的文档中

2011 年 12 月 20 日的 Spring 本周要闻(节日版)

工程 | Josh Long | 2011 年 12 月 20 日 | ...
<IMG src = "http://www.springsource.org/files/rod-holidays.png" width = "300" style = " float : right;  margin-left : 10px;  " />
	<P> 
		Well, it's that time of the year again!  

节日季即将来临,许多人将庆祝节日!无论您庆祝什么节日(或者您是否庆祝),我都祝您度过一个美好的星期和最快乐的假期。
为了让您度过愉快时光,我们本周的综述内容丰富。
享受!



  1. 圣诞老人的精灵可以向 SpringSource 工程师学习一两件事! Alan Stewart 在星期六宣布了 Spring Roo 1.2.0 GA。此版本的 Roo 吸引了许多人的注意。虽然有很多新功能,但我最喜欢的功能包括多模块 Maven 项目支持(例如,允许您在与 Web 应用程序分开的项目中构建模型类)、JSF/PrimeFaces 脚手架支持(而不是仅支持 GWT、Spring MVC、Vaadin 和 Flex)、服务/存储库支持(使用 Spring Data JPA 和 Spring Data MongoDB;这除了 Active Record 样式的数据访问对象…

获取 Spring 新闻通讯

通过 Spring 新闻通讯保持联系

订阅

领先一步

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

了解更多

获取支持

Tanzu Spring 在一个简单的订阅中提供 OpenJDK™、Spring 和 Apache Tomcat® 的支持和二进制文件。

了解更多

即将举行的活动

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

查看全部