總網頁瀏覽量

關於我自己

我的相片
人生的必修課是接受無常,人生的選修課是放下執著。

2014年10月11日 星期六

筆記:Spring-MVC入門(一) STS版本3.6.1.RELEASE

在spring 的官方API 文檔中,有這樣的介紹:
位於.m2\repository\org\springframework\的
spring-aop\3.0.6.RELEASE\spring-aop-3.0.6.RELEASE.jar:與Aop 編程相關
spring-beans\3.0.6.RELEASE\spring-beans-3.0.6.RELEASE.jar :提供了簡捷操作bean 的接口
spring-context\3.0.6.RELEASE\spring-context-3.0.6.RELEASE.jar :構建在beans 基礎上,用來處理資源文件及國際化。
spring-core\3.0.6.RELEASE\spring-core-3.0.6.RELEASE.jar :spring 核心
spring-web\3.1.1.RELEASE\spring-web-3.1.1.RELEASE.jar :web 核心,提供了web 層接口
org.springframework.web.servlet-3.0.5.RELEASE.jar :web 層的一個具體實現包,DispatcherServlet也位於此包中。沒找到

=============================================

File→New→Spring Project→Spring MVC Project
編輯web.xml



沒有留言:

張貼留言