Spring Data MongoDB 1.1.0 M1 发布

版本发布 | Oliver Drotbohm | 2012年5月7日 | ...

我很高兴地宣布 Spring Data MongoDB 1.1.0 M1 现已可用。这是 1.1.0 分支的第一个里程碑版本,它包含许多新功能。

下载 | JavaDocs | 参考文档 | 变更日志

该版本可从我们的 Maven 仓库 获取。要了解更多关于该项目的信息,请访问 Spring Data MongoDB 页面。期待您在 论坛问题跟踪器 上提供反馈。

Spring Data Neo4j 2.1.0 发布候选版本 1 发布

版本发布 | Michael Hunger | 2012年5月7日 | ...

尊敬的 Spring-NOSQL 社区:

Spring Data - Neo4j 的新发布候选版本 1 包含许多长期以来一直要求的改进和新增功能。

首先,SDN 已更新至 Neo4j 1.7.GA,其中包括操作改进和 Cypher 图形查询语言的新语法。为了补充新增的语言功能,此 SDN 版本集成了一个具有改进 API 的新版本 cypher-dsl。

根据普遍要求,现在不仅支持唯一的节点实体,也支持关系。这可以使用远程 REST 服务器或嵌入式 Neo4j 数据库…

SpringSource Tool Suite 3.0.0.M1 发布

版本发布 | Martin Lippert | 2012年5月3日 | ...

尊敬的 Spring 社区:

我很高兴地宣布 SpringSource Tool Suite (STS) 的第一个里程碑版本 3.0.0.M1。

此里程碑版本中的亮点包括:

  • 该发行版现在基于 Eclipse Juno M6 (4.2M6) 包。
  • 更新到 tc Server 2.6.5
  • 对 Spring 相关的代码辅助和代码模板进行了一些改进
  • Groovy 2.0 支持
  • Grails 2.0.3 支持
  • AspectJ/AJDT 的 Java7 支持

由于 6 月份发布的 Eclipse Juno 将基于新的 Eclipse 4.2 平台(而不是 3.x 开发流),我们决定将此 STS 里程碑版本基于最新的 Juno 里程碑版本发布,而不是最新的 Indigo SR2 版本。我们预计在 6 月份最终版本的 Eclipse 发布之前,Eclipse 平台将有很多修复,因此您在使用此 STS M1 版本时可能遇到的一些故障将得到修复…

本周的 Spring,2012年5月1日

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

欢迎来到另一期《本周的 Spring》!我在 Adrian ColyerSpringOne On The Road - London 活动上精彩的主旨演讲期间在房间后面写东西。

  1. 你们有没有错过 Oleg Zhurakousky 的网络研讨会《Spring Integration 的实用技巧和窍门》?别担心,视频已 在线提供

    此外,请务必查看 5 月 3 日星期三的第二部分,欧洲北美

    	</LI>
    	<LI> <a href = "http://blog.springsource.org/author/rclarkson/">Roy Clarkson</A> has announced the <a href = "http://www.springsource.org/spring-mobile/news/1.0.0.rc2-released">latest release of Spring Mobile</A>.  
    		 The release has several enhancements including more refined resolution, and improved site switching behavior. 
    		
    		</LI> 
    		<LI>  <a href = "http://blog.springsource.org/author/jbrisbin/">Jonathan Brisbin</A> just announced <a href="http://blog.springsource.org/author…

Spring Mobile 1.0.0.RC2 发布

版本发布 | Roy Clarkson | 2012年4月26日 | ...

尊敬的 Spring 社区:

我们很高兴地宣布 Spring Mobile 项目的第二个发布候选版本现已可用!

Spring Mobile 为 Spring MVC 提供扩展,有助于开发跨平台移动 Web 应用程序。

以下是新功能和功能的概述

  • 平板电脑不再被识别为移动设备
  • 添加了对在 LiteDeviceResolver 中解析平板电脑设备的支持。
  • 添加了一个新的 DeviceType 枚举,包含 NORMAL、MOBILE 和 TABLET 值。
  • 除了现有的 isMobile() 方法之外,Device 接口现在还包括 isNormal() 和 isTablet() 方法。
  • WebOS 设备现在在 LiteDeviceResolver 中被识别为移动设备
  • 通过添加“dotMobi”和“mDot”的 URL 路径替代方案来改进 SiteSwitcherHandlerInterceptor,用于站点切换。切换器现在能够在同一域内的“普通”和“移动”URL 路径之间切换。例如,普通站点的关于页可能是“http://www.domain.com/about”,而移动站点可能是“http://www.domain.com/m/about”
  • 您现在可以在 LiteDeviceResolver 中配置“普通”用户代理关键字列表。可能会发生设备被错误地识别为移动设备的情况。此关键字列表优先于移动和平板电脑关键字,有效地覆盖默认行为。

请参阅 变更日志参考手册 以了解更多信息。

要检索软件,请下载 发布发行版,或将 maven 工件 添加到您的项目。示例应用程序可在 github.com/SpringSource/spring-mobile-samples 获取。

我们要感谢 Scott Rossillo 对此版本的贡献,我们期待与他和 Spring 社区的其他成员合作开发未来的版本。如果您正在构建移动 Web 应用程序,我们鼓励您试用 1.0.0.RC2 并与我们在项目的下一个迭代中协作

视频:Spring Integration 的实用技巧和窍门

新闻 | Adam Fitzgerald | 2012年4月26日 | ...

此视频的想法是由 Oleg Zhurakousky 分享一些来自实际客户参与的更有趣的集成解决方案以及 Spring Integration 论坛上最常被问到的问题的愿望引发的。Oleg 展示了 Spring Integration 框架以及它如何帮助您构建、管理和维护强大的企业级集成解决方案。在此版本的“实用技巧和窍门”中,Oleg 涵盖了企业集成的更高级主题,例如消息流分割、自定义重试逻辑、错误处理、超时等等。此视频基于 Oleg 在 SpringOne 2GX 2011 上发表的非常成功的演讲 的改进版本。

要复习消息传递和 Spring Integration 的基础知识,请观看 Mark Fisher 制作的此 消息驱动架构 视频。

如果您觉得此演示文稿有用,请务必点赞,并订阅 SpringSourceDev 频道 以观看其他录音和屏幕截图。

本周的 Spring - 2012年4月24日

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

欢迎回到另一期《本周的 Spring》!在我整理这篇稿件时,我正热切地等待 Costin Leau 在阳光明媚美丽的乌克兰基辅开始他关于 Spring 与 NOSQL 的演讲,这是 Cloud Foundry 开放之旅 欧洲站的第一站。这次活动的参与人数令人震惊!如果您正在阅读此文,那么您已经错过了参加基辅活动的机会,但请务必注册即将举行的 莫斯科伦敦 活动。

  1. 在此 SpringOne 2GX 2011 会议中,Mark Fisher 和 Thomas Risberg 通过使用 NoSQL 数据库替换其关系型数据库,引入模块化,添加多语言支持,并结合消息队列和事件驱动的请求处理来使用常见的企业集成模式来转换单体式企业应用程序
  2. 你们有没有注意到优秀Spring Roo in Action的最终版本刚刚出版了吗?
        This book is, as Ben Alex (Spring Roo project founder) put it, "an insightful and comprehensive treatment." I (personally) can't recommend it enough. Ken Rimple and Srini Penchikala, as long time readers of this roundup will know, are frequent Spring community bloggers and 
    

    定期提供关于 Spring 的所有内容的精彩内容。

  3. 			 <LI>  
    		Blogger Billy Sj&ouml;berg on DZone has a great post on how <a href = "http://www.dzone.com/links/r/bridging_between_jms_and_rabbitmq_amqp_using_spri.html">to bridge JMS and RabbitMQ</A>. 
    		 This example uses <a href = "http://www.springsource…

Spring Data REST 1.0.0.M1 发布

版本发布 | Jon Brisbin | 2012年4月24日 | ...

Spring Data 团队很高兴地宣布 Spring Data REST 的(初始)1.0.0.M1 版本。

此版本包含一个基于 Servlet 的 Web 应用程序,可用于通过 HTTP 导出 JPA 仓库,以创建用户代理可以访问以管理您公开的 JPA 实体的 RESTful 端点。浏览器(通过 Javascript)或非交互式代理(如curlwget)可以对实体执行 CRUD 操作,包括通过使用链接来管理实体之间的关系。

入门 Web 应用程序 | Wiki | 发行说明

要了解有关该项目的更多信息,请访问 Spring Data REST 主页,或访问Github 存储库

本周的 Spring:2012年4月17日

工程 | Adam Fitzgerald | 2012年4月17日 | ...

欢迎回到另一期《本周的 Spring》。本周是最后一次报名参加 SpringOne on the Road伦敦基辅莫斯科 的活动,因此请务必注册。让我们深入了解一下吧!

  1. Chris Richardson 关于 Java 开发人员的 NoSQL 选项 的网络研讨会录音已发布在 SpringSourceDev YouTube 频道上。
  2. Shekhar Gulati 对 Spring Roo 的出色介绍继续在 IBM 的 developerWorks 门户网站上进行。最新的部分介绍了编写高级(和包装器)Spring Roo 附加组件
  3. <LI>  This article, which introduces how to use <a href = "http://java.dzone.com/articles/use-javafx2-spring">Spring to assemble  JavaFX 2 components</a> is short and to the point.  I'd probably use Spring's Java configuration option to fully exploit all the custom components, however. The nice thing about the approach outlined (over using FXML, directly, is that beans configured this way benefit from all the services that Spring provides, including dependency injection and AOP). Nice post, Andy!  </LI>
    
    <LI>Blogger <EM>Rob Gordon</EM> has a nice post introducing <a href ="http://rgordon.co…

本周的 Spring,2012年4月10日

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

多么棒的一周!Cloud Foundry 开放之旅 正在顺利进行,刚刚完成了亚洲和美国的巡回演出。现在,让我们前往欧洲!(如果您在欧洲,现在是时候确保您的位置了!)

在进入最新最佳内容之前,我想提醒大家关注Spring Integration专家Oleg Zhurakousky即将举办的网络研讨会: *Spring Integration实用技巧*。和往常一样,我们将分别为北美欧洲举办一场活动。

  1. Gunnar Hillert撰写了一篇博文,介绍了SpringSource Tool Suite中备受关注的一项功能:创建Spring Integration项目的易用模板。Gunnar,干得好!此外,请观看Gunnar在使用STS创建Spring Integration项目的视频,该视频发布在SpringSource YouTube频道上。
  2. Michael Isvy撰写了一篇精彩的博文,解释了在升级到Spring 3.1时需要注意的一些事项。非常实用!
  3.  <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…

获取Spring通讯

关注Spring通讯

订阅

抢先一步

VMware提供培训和认证,帮助您快速提升技能。

了解更多

获取支持

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

了解更多

即将举行的活动

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

查看全部