文件名称:Spring MVC3 REST实例
文件大小:4.17MB
文件格式:RAR
更新时间:2015-12-06 08:28:43
REST SpringMVC3 annotation
使用Spring MVC3基于注解的形式实现的REST小例子 部署运行: 1. 将工程导入eclipse 2. 添加tomcat属性 工程(右键)——> tomcat project——> update context 3. 启动tomcat 4. 在浏览器中输入http://localhost:8080/restSpring/restful/new 检测页面是否能够被显示。 关于REST的详细说明,请参考blog http://blog.csdn.net/ziyifengfei/article/details/8185846
【文件预览】:
restSpring
----.cvsignore(4B)
----src()
--------applicationContext-beans.xml(1KB)
--------com()
----.classpath(2KB)
----.tomcatplugin(360B)
----.project(445B)
----work()
--------org()
----WEB-INF()
--------classes()
--------.cvsignore(7B)
--------index.jsp(388B)
--------lib()
--------dispatcher.xml(3KB)
--------pages()
--------web.xml(2KB)