該卡片提供比較詳細介紹了spring2.5 xml的配置,包括以下四部分
- XML elements available as of Spring 2.5(Spring2.5 xml標(biāo)簽配置)
- Most commonly used elements(常用的xml標(biāo)簽使用方法)
- Namespaces(命名空間)
- Guide to Spring’s rich set of annotations(Spring支持的annotations技術(shù)使用指南)
官方下載地址
下面是官方發(fā)布的內(nèi)容的原文 http://www.springframework.org/node/660
DZone has just published a reference card for Spring 2.5 Configuration. The card was written by the very knowledgeable Craig Walls and provides exhaustive details about all the XML configuration options for your Spring 2.5 contexts. It provides a handy desktop reference for any developer building Spring powered applications. XML averse developers should also check out the options in Spring 2.5 for annotation based configuration.
posted on 2008-05-23 08:51 x.matthew 閱讀(2834) 評論(2) 編輯 收藏 所屬分類: 最新開源動態(tài) 、Spring|Hibernate|Other framework