Spring - JavaWorld@TW

来源:百度文库 编辑:神马文学网 时间:2024/10/01 08:44:26
Dashboard >OpenSource Project >Home > Spring
OpenSource ProjectLog In  
Spring
Browse Space    ViewInfo
Added by良葛格, last edited bycheetah on Apr 14, 2005
官方網址為http://www.springframework.org
入門 01 - 簡介 Spring
入門 02 - 控制反轉IoC
入門 03 - 依賴注入DI
入門 04 - 第一個Spring程式
入門 05 - Constructor注入
入門 06 - Bean定義檔進階讀取
入門 07 - Bean生命週期
入門 08 - 不使用XML定義檔
入門 09 - 屬性參考與自動綁定
入門 10 - 集合物件注入
入門 11 - DataSource注入
入門 12 - ApplicationContext介面
入門 13 - MessageResource介面
入門 14 - 資源檔案的取得
入門 15 - Aware相關介面
入門 16 - BeanFactoryPostProcessor介面
入門 17 - 第一個Spring MVC Web程式
入門 18 - DispatcherServlet定義檔
入門 19 - ModelAndView類別
入門 20 - Spring MVC框架類圖與順序圖
入門 21 - Controller的單元測試
入門 22 - SimpleFormController類別
入門 23 - 使用標籤作數據綁定
入門 24 - 數據綁定的幾個方法
入門 25 - 實作Validator
入門 26 - Controller組件繼承架構
入門 27 - MultiActionController類別
入門 28 - 從實例入門Spring持久層
入門 29 - JdbcTemplate基本存取
入門 30 - 物件RDBMS操作
入門 31 - DAO支援
入門 32 - 簡介Spring事務管理
入門 33 - 編程式事務管理
入門 34 - 宣告式事務管理
入門 35 - Hibernate SessionFactory注入
入門 36 - 簡介HibernateTemplate
入門 37 - 對Hibernate的編程事務管理
入門 38 - 對Hibernate的宣告事務管理
入門 39 - 從代理機制初探AOP
入門 40 - AOP概念
入門 41 - 第一個Spring AOP程式
入門 42 - Proxy, Advice, Advisor
入門 43 - Before, After Returning Advice
入門 44 - Throws Advice
入門 45 - Introduction Advice
入門 46 - 自動代理
Spring開發指南(簡體):
http://www.xiaxin.net/Spring_Dev_Guide.rar
60 seconds to Spring(英文):
http://gabriel.jarchitect.org/spring/
Developing a Spring Framework MVC application step-by-step(英文):
http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.html
The Spring Framework(英文):
http://javaboutique.internet.com/tutorials/spring_frame/
Introducing the Spring Framework(英文):
http://www.theserverside.com/articles/article.tss?l=SpringFramework
Inversion of Control Containers and the Dependency Injection pattern(英文):
http://www.martinfowler.com/articles/injection.html
The Dependency Inversion Principle(英文):
http://www.objectmentor.com/publications/dip.pdf
瞭解AOP(簡體):
http://www.sawin.com.cn/showsatech.asp?said=668
Aspect-oriented programming with the Spring framework(英文):
http://tools.devchannel.org/devtoolschannel/04/04/15/1457223.shtml?tid=25&tid=46&tid=56
A tutorial for Spring Web(英文):
http://www.cjsdn.net/post/view?bid=20&id=100439&sty=1&tpg=1&age=0
Data Access with the Spring Framework(英文):
http://hibernate.bluemars.net/110.html
Wiring Your Web Application with Open Source Java(英文):
http://www.onjava.com/pub/a/onjava/2004/04/07/wiringwebapps.html
進行中的Spring參考手冊簡體中文翻譯:
http://www.jactiongroup.net/reference/html/index.html
Spring Framework標籤庫初學指南(簡體):
http://www.javajia.com/article.php?id=928
Expert One on one J2EE Development Without EJB(英文,如果您要直接瞭解Spring的話,看chapter 7(核心)、chapter 8(AOP)、chapter 9(持久層)、chapter 13(MVC),全書都看當然是最好。。。。)。
Hide Children |View in hierarchy
入門 01 - 簡介 Spring (OpenSource Project)
入門 02 - 控制反轉IoC (OpenSource Project)
入門 03 - 依賴注入DI (OpenSource Project)
入門 04 - 第一個Spring程式 (OpenSource Project)
入門 05 - Constructor注入 (OpenSource Project)
入門 06 - Bean定義檔進階讀取 (OpenSource Project)
入門 07 - Bean生命週期 (OpenSource Project)
入門 08 - 不使用XML定義檔 (OpenSource Project)
入門 09 - 屬性參考與自動綁定 (OpenSource Project)
入門 10 - 集合物件注入 (OpenSource Project)
入門 11 - DataSource注入 (OpenSource Project)
入門 12 - ApplicationContext介面 (OpenSource Project)
入門 13 - MessageResource介面 (OpenSource Project)
入門 14 - 資源檔案的取得 (OpenSource Project)
入門 15 - Aware相關介面 (OpenSource Project)
入門 16 - BeanFactoryPostProcessor介面 (OpenSource Project)
入門 17 - 第一個Spring MVC Web程式 (OpenSource Project)
入門 18 - DispatcherServlet定義檔 (OpenSource Project)
入門 19 - ModelAndView類別 (OpenSource Project)
入門 20 - Spring MVC框架類圖與順序圖 (OpenSource Project)
入門 21 - Controller的單元測試 (OpenSource Project)
入門 27 - MultiActionController類別 (OpenSource Project)
入門 24 - 數據綁定的幾個方法 (OpenSource Project)
入門 22 - SimpleFormController類別 (OpenSource Project)
入門 23 - 使用標籤作數據綁定 (OpenSource Project)
入門 25 - 實作Validator (OpenSource Project)
入門 26 - Controller組件繼承架構 (OpenSource Project)
入門 28 - 從實例入門Spring持久層 (OpenSource Project)
入門 29 - JdbcTemplate基本存取 (OpenSource Project)
入門 30 - 物件RDBMS操作 (OpenSource Project)
入門 32 - 簡介Spring事務管理 (OpenSource Project)
入門 31 - DAO支援 (OpenSource Project)
入門 35 - Hibernate SessionFactory注入 (OpenSource Project)
入門 34 - 宣告式事務管理 (OpenSource Project)
入門 33 - 編程式事務管理 (OpenSource Project)
入門 36 - 簡介HibernateTemplate (OpenSource Project)
入門 37 - 對Hibernate的編程事務管理 (OpenSource Project)
入門 38 - 對Hibernate的宣告事務管理 (OpenSource Project)
入門 39 - 從代理機制初探AOP (OpenSource Project)
入門 40 - AOP概念 (OpenSource Project)
入門 41 - 第一個Spring AOP程式 (OpenSource Project)
入門 42 - Proxy, Advice, Advisor (OpenSource Project)
入門 43 - Before, After Returning Advice (OpenSource Project)
入門 44 - Throws Advice (OpenSource Project)
入門 45 - Introduction Advice (OpenSource Project)
入門 46 - 自動代理 (OpenSource Project)
(Hide)
You are not logged in. Any changes you make will be marked as anonymous. You may want toLog In if you already have an account. You can alsoSign Up for a new account.

Site powered by a free Open Source Project / Non-profit License (more) ofConfluence - the Enterprise wiki.
Learn more orevaluate Confluence for your organisation.
Powered byAtlassian Confluence, theEnterprise Wiki. (Version: 1.4.3 Build:#219 Aug 15, 2005) -Bug/feature request -Contact Administrators
_xyz