為什麼要用需要用Spring?
Spring 是什麼?
PG Levin Li 發表在 痞客邦 留言(0) 人氣(46)

Spring Hello World Example 專案 之 Annotation
本範例實作說明:
本篇主要使用 Spring Framework,做一個基本測試專案,
有使用到 Spring bean 。
一、範例開發準備工具
作業系統: Windows 7
開發工具: Eclipse Java EE IDE for Web Developers Juno Service Release2
JAVA JDK : JDK 1.6
其它相關: Maven 4.0
Springframework 3.2.2.RELEASE
二、新增Maven範例專案
範例專案名稱: SpringAnnotationHelloWorldExample
圖1 開啟Eclipse -> File -> New -> Maven Project
(如果找不到Maven Project ,請選Other..-> Maven -> Maven Project)
PG Levin Li 發表在 痞客邦 留言(0) 人氣(1,005)

Spring Hello World Example 專案
本範例實作說明:
本篇主要使用 Spring Framework,做一個基本測試專案,
有使用到 Spring Bean 。
一、範例開發準備工具
作業系統:Windows 7
開發工具:Eclipse Java EE IDE for Web Developers Juno Service Release2
JAVA JDK : JDK 1.6
其它相關:Maven 4.0
Springframework 3.2.2.RELEASE
二、新增Maven範例專案
範例專案名稱: SpringHelloWorldExample
圖1 開啟Eclipse -> File -> New -> Maven Project
(如果找不到Maven Project ,請選Other..-> Maven -> Maven Project)
PG Levin Li 發表在 痞客邦 留言(0) 人氣(66)