文件名称:spring MVC 实例代码
文件大小:13.04MB
文件格式:RAR
更新时间:2017-04-03 08:39:50
spring mvc
基于注解的spring mvc,dao 层注解:@Repository("userDao"), entity层注解:@Entity,service层注解:@Service("userService"), action层注解:@Controller("userController") @RequestMapping("/user.do")
【文件预览】:
springMVC
----.project(1KB)
----WebContent()
--------WEB-INF()
--------reg.jsp(620B)
--------log.jsp(625B)
--------META-INF()
----src()
--------applicationContext.xml(3KB)
--------com()
--------hibernate.properties(582B)
--------log4j.properties(28B)
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(305B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(113B)
--------org.eclipse.wst.common.component(481B)
--------.jsdtscope(503B)
----build()
--------classes()
----.classpath(588B)