Spring
laoer說天乙社區
摘要: 做一個好的社區論壇一直是我的理想,BBS-CS從1.0到現在的5.0用了2年時間,5.0在技術上、性能上都已經基本穩定,屆此想對BBS-CS的開發思想、技術做一個說明。
閱讀全文
posted @
2007-06-17 15:40 OMG 閱讀(710) |
評論 (0) 編輯
Spring網上學習資源
摘要: Rod Johnson,Spring之父
個人介紹:http://www.springframework.com/people/rod.html blog:http://blog.springframework.com/rod/
閱讀全文
posted @
2006-11-01 13:30 OMG 閱讀(426) |
評論 (0) 編輯
Spring AOP[講解]
摘要: 一.AOP概念 二Spring切入點,通知,advisor 三 用ProxyBeanFactory
閱讀全文
posted @
2006-11-01 11:17 OMG 閱讀(1392) |
評論 (0) 編輯
Spring IOC[講解]
摘要: 一.Spring IOC反轉控制 BeanFactory 二.Spring IOC反轉控制 ApplicationContext
閱讀全文
posted @
2006-11-01 10:39 OMG 閱讀(725) |
評論 (0) 編輯
開發線程安全的Spring Web應用
摘要: 在Web應用中保證線程安全是很重要的。開發者應該對這個問題保持警惕,而且必須確保各自的代碼必須以線程安全的方式運行。
閱讀全文
posted @
2006-10-23 17:10 OMG 閱讀(399) |
評論 (0) 編輯
在spring中使用聲明型事務
摘要: spring使用aop機制管理jdbc的連接和事務。它使用TransactionInterceptor類,Spring事務支持中的核心接口是
org.springframework.transaction.PlatformTransactionManager
閱讀全文
posted @
2006-10-23 09:24 OMG 閱讀(804) |
評論 (0) 編輯
解析Acegi Security System for Spring
摘要: 我也是昨天重要看了一遍了Acegi Security System的源代碼,才發現我自己有明白了好多不明白的東西。但是我仍然希望我寫的東西能夠幫助那些正在學習和研究Acegi Security System的人們,所以我又開始動筆了
閱讀全文
posted @
2006-10-13 15:11 OMG 閱讀(444) |
評論 (0) 編輯
Spring MVC framework深入分析之一--總體分析
摘要: Spring的MVC framework不算是整個Spring的核心部件,但它的威力卻超過了很多人的想象。很多人包括xiecc認為Spring的MVC framework是非常優秀的,甚至比Webwork2更優秀。
閱讀全文
posted @
2006-10-12 18:21 OMG 閱讀(367) |
評論 (0) 編輯
分布式事務
摘要: 一個App對應1個DB,但兩個app之間有事務
閱讀全文
posted @
2006-09-20 11:06 OMG 閱讀(778) |
評論 (0) 編輯
Full Spring Archive