Spring
0.定義
1>Spring should be a pleasure to use
2>Your application code should not depend on Spring APIs
3>Spring should not compete with good existing solutions, but should foster integration.
(For example, JDO, Toplink, and Hibernate are great O/R mapping solutions. We don't need to develop another one.)
Spring應(yīng)該很樂意被使用,但是你的應(yīng)用不應(yīng)該完全依賴Spring APIs,Spring不應(yīng)該是同現(xiàn)有優(yōu)秀框架競爭,
但鼓勵與它們(例如,JDO, Toplink, Hibernate.我們不需要另外開發(fā))整合.
1.simpleExample 提供最簡單的sample(獨立的,不與其他框架聯(lián)系)
2.特性
3.關(guān)鍵字/關(guān)鍵用語
4.技術(shù)
5.原理
6.同類對比
7.深入研究
8.Referrence
<Spring in Action>
posted on 2005-12-21 18:36 jame 閱讀(283) 評論(0) 編輯 收藏 所屬分類: Structs,spring,Hibernate等開源技術(shù)研究