Adam Fitzgerald

校友
部落格文章作者Adam Fitzgerald

影片:管理與監控 Spring Integration 應用程式

新聞 | 2012 年 7 月 17 日 | ...

此影片討論管理及監控使用 Spring Integration 之應用程式的選項。涵蓋的主題包括

  • 使用 Spring Integration 外掛程式搭配 Spring Insight 以取得應用程式及其效能的即時檢視
  • 使用 Integration MBean Exporter 及其註冊的 MBean 來分析訊息傳遞端點與通道
  • 將 Integration MBean Exporter 本身匯出為 MBean,以存取其屬性與作業
  • 使用 <control-bus /> 來啟動與停止端點
  • 啟用並使用訊息歷史記錄
  • 預覽 Spring Integration 2.2 中內建的有序關機機制

如果您覺得此簡報有用,請務必按讚,並訂閱 SpringSourceDev 頻道以觀看其他錄音與螢幕截圖。

影片:Spring 依賴注入樣式

新聞 | 2012 年 5 月 30 日 | ...

此影片提供現代依賴注入與 Spring 容器組態樣式的導覽,包括 Spring 3.1 版本中可用的樣式。Spring 專家及長期提交者 Chris Beams 透過範例示範如何使用 Java @Configuration 類別、Annotated POJO 和 XML 來連接您的應用程式。此簡報不僅涵蓋如何設定容器以使用這些選項,還將討論為何您會選擇一種方法而非另一種方法,以及如何混合與比對它們。

如果您覺得此簡報有用,請務必按讚,並訂閱 SpringSourceDev 頻道以觀看其他錄音與螢幕截圖。

本週 Spring 大事紀:2012 年 5 月 29 日

工程 | 2012 年 5 月 29 日 | ...

歡迎回到最新一期的本週 Spring 大事紀!和往常一樣,我們有很多內容要介紹,所以讓我們直接開始吧!

  1. Chris Beams 宣布 Spring 3.2 的第一個里程碑版本現已推出!這個版本非常棒!
    	It includes 
    
    	initial support for asynchronous <CODE> @Controller</CODE> methods,
    	early support for JCache-based cache providers,
    	significant performance improvements in autowiring of non-singleton beans,
    	initial delay support for <CODE> @Scheduled</CODE> and <CODE> &lt;task:scheduled&gt;</CODE>,
    	ability to choose between multiple executuors with <CODE>@Async</CODE>,
    	enhanced bean profile selection using the not (<CODE>!</CODE>) operator,  
    	48 bugs fixed, 8 new features and 36 improvements implemented. 
    	
    

    立即查看最新和最棒的內容,並隨時提供意見反應!

    當我在我的 Twitter 帳戶上 詢問任何要納入此彙總的項目時,一位使用者立即回復:「有了 Spring 3.2 的新聞,何不針對社群是否希望 3.2 M1 之後接著 RC1 進行投票。它太好了,不容等待。」我同意,這個版本確實是……

影片:Spring Integration 的更多實用技巧與訣竅

新聞 | 2012 年 5 月 11 日 | ...

此影片是 Oleg Zhurakousky 成功的 Spring Integration 技巧與訣竅 線上研討會的後續課程,探索更深入與更複雜的整合模式。此課程的問題來自實際的客戶參與,以及 Spring Integration 論壇上最常被問到的問題。在本期「實用技巧與訣竅」中,Oleg 涵蓋企業整合的高階主題,例如高階彙總與重新排序、非同步訊息流程、訊息 ID 自訂、內容擴充與高階訊息路由等。此影片改編自 Oleg 在 SpringOne 2GX 2011 上發表的非常成功的演講

若要回顧訊息傳遞與 Spring Integration 的基本知識,請觀看 Mark Fisher 的 訊息驅動架構 影片,並觀看本系列的前一部影片:Spring Integration 技巧與訣竅

如果您覺得此簡報有用,請務必按讚,並訂閱 SpringSourceDev 頻道以觀看其他錄音與螢幕截圖。

影片:Spring Integration 的實用技巧與訣竅

新聞 | 2012 年 4 月 26 日 | ...

此影片的想法源自 Oleg Zhurakousky 想要分享一些有趣的整合解決方案,這些解決方案來自實際的客戶參與,以及 Spring Integration 論壇上最常被問到的問題。Oleg 展示了 Spring Integration 框架,以及它如何協助您建置、管理與維護功能強大的企業級整合解決方案。在本期「實用技巧與訣竅」中,Oleg 涵蓋企業整合的一些高階主題,例如訊息流程區隔、自訂重試邏輯、錯誤處理、逾時等。此影片改編自 Oleg 在 SpringOne 2GX 2011 上發表的非常成功的演講

若要回顧訊息傳遞與 Spring Integration 的基本知識,請觀看 Mark Fisher 的 訊息驅動架構 影片。

如果您覺得此簡報有用,請務必按讚,並訂閱 SpringSourceDev 頻道以觀看其他錄音與螢幕截圖。

本週 Spring 大事紀:2012 年 4 月 17 日

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

歡迎回到最新一期的本週 Spring 大事紀。本週是報名 SpringOne on the Road倫敦基輔莫斯科 舉辦的活動的最後機會,請務必註冊。讓我們開始吧!

  1. Chris Richardson 關於 Java 開發人員的 NoSQL 選項 的線上研討會錄音已在 SpringSourceDev YouTube 頻道上提供。
  2. Shekhar Gulati 在 IBM 的 developerWorks 入口網站上繼續介紹 Spring Roo 的絕佳入門。最新一期介紹了 撰寫高階(與包裝器)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 Integration 2.1.1 已發布

新聞 | 2012 年 4 月 6 日 | ...

Spring Integration 團隊很高興宣布 Spring Integration 2.1.1.RELEASE 的發布。這是 2.1.x 分支的第一個維護版本,包含與 AMQP、Gemfire、Mongo 和 Redis 模組相關的常見錯誤修正與改進,這些模組首先在 Spring Integration 2.1.0 中引入。此版本總共解決了 56 個問題。

下載 | JavaDocs | 參考文件 | 版本資訊

若要深入了解此專案,請造訪 Spring Integration 首頁、觀看 簡介影片 或在 論壇上提問。

本週 Spring 大事紀:2012 年 3 月 20 日

工程 | 2012 年 3 月 20 日 | ...

您好,歡迎來到最新一期的本週 Spring 大事紀!和往常一樣,我們有一些很棒的東西要看,所以讓我們開始吧。

  1. 	Want to use SpringSource Tool Suite on the <a href = "http://blog.springsource.org/2012/03/14/early-access-springsource-tool-suite-for-eclipse-juno-4-2/">latest Eclipse Juno (4.2) milestone builds</A>? 
    	SpringSource Tool Suite lead Martin Lippert has got the answer for you.
    	  </LI>
    
    
    <LI> Michal Borek  has a great blog post on how to use the <a href = "http://www.greenpath.pl/2012/03/spring-framework-and-file-upload/"><CODE>ConversionService</CODE> in Spring 3.0+ to convert uploaded file data into a domain object</A>. First, this is a <EM>really</EM> cool idea. Second, users should be…

Spring 3.1 版本列車完成,Spring 比以往更受歡迎

發布 | 2012 年 3 月 14 日 | ...
Spring 3.1 Release Train Complete

在今天的新聞稿中,SpringSource 和 VMware 宣布 Spring 3.1 版本列車已完成。Spring IntegrationSpring SecuritySpring BatchSpring DataSpring MobileSpring for Android 現在都支援 Spring 3.1,讓企業開發人員可以更輕鬆、更快速地建置下一代企業應用程式。

新聞稿也強調了 Evans Data Research 關於 Spring 的日益普及和優點的重要發現。超過三分之二的 Java 開發人員目前正在使用 Spring,或計劃在未來兩年內使用 Spring,而使用 Spring 的開發人員的生產力提高了 50%。

SpringSource 要感謝所有促成此版本發布的優秀社群成員。社群貢獻構成了許多專案的重要部分,而所有嘗試過里程碑與候選版本的使用者,都有助於確保 Spring 技術的品質優良且可供生產使用。目前已在進行許多其他令人興奮的專案,例如最近宣布的 Spring for Apache Hadoop 專案。歡迎社群成員參加即將到來的 SpringOne on the Road 活動,與 Spring 專家會面並了解 Spring 提供的最新功能。

影片:使用 Spring 進行原生 Android 開發

新聞 | 2012 年 3 月 13 日 | ...

此影片將提供 Android 架構、Android 專案的版面配置、各種 Maven 外掛程式和工具的使用的簡介,以在您的 Android 專案中啟用依賴性管理。建置 Android 應用程式時,您可以使用第三方程式庫,例如 Spring for Android,它提供在您的原生 Android 應用程式中取用 RESTful 服務的抽象。Spring Android 也支援在 Android 上使用 Spring Social,而此簡報將討論 Spring Social 如何協助您將應用程式連線至受 OAuth 保護的服務,例如 Facebook 和 Twitter。

如果您覺得此簡報有用,請務必按讚,並訂閱 SpringSourceDev 頻道以觀看其他錄音與螢幕截圖。

搶先一步

VMware 提供訓練與認證,以加速您的進度。

了解更多

取得支援

Tanzu Spring 提供 OpenJDK™、Spring 和 Apache Tomcat® 的支援與二進位檔,只需一個簡單的訂閱。

了解更多

即將到來的活動

查看 Spring 社群中所有即將到來的活動。

檢視全部