文件名称:springPspringMVCPmyBatis
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-04-06
- 文件大小:
- 7.2mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring+springMVC+mybatis增删改查demo(格式规范,测试可用!)
javaweb项目spring+springMVC+mybatis后台架构整合框架,格式规范,包含数据库文件,与使用文件,测试可用!使用环境:MyEclipse+tomcat+MySQL-spring+ springMVC+ mybatis CRUD demo (format specification, test available!)
javaweb project spring+ springMVC+ mybatis background architecture integration fr a mework, the format specification, including files, and use the file test available! Use of the environment: MyEclipse+ tomcat+ MySQL
javaweb项目spring+springMVC+mybatis后台架构整合框架,格式规范,包含数据库文件,与使用文件,测试可用!使用环境:MyEclipse+tomcat+MySQL-spring+ springMVC+ mybatis CRUD demo (format specification, test available!)
javaweb project spring+ springMVC+ mybatis background architecture integration fr a mework, the format specification, including files, and use the file test available! Use of the environment: MyEclipse+ tomcat+ MySQL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
测试程序源码
............\tccp
............\....\.classpath
............\....\.myeclipse
............\....\.mymetadata
............\....\.project
............\....\.settings
............\....\.........\.jsdtscope
............\....\.........\org.eclipse.jdt.core.prefs
............\....\.........\org.eclipse.wst.jsdt.ui.superType.container
............\....\.........\org.eclipse.wst.jsdt.ui.superType.name
............\....\WebRoot
............\....\.......\META-INF
............\....\.......\........\MANIFEST.MF
............\....\.......\WEB-INF
............\....\.......\.......\classes
............\....\.......\.......\.......\com
............\....\.......\.......\.......\...\tccp
............\....\.......\.......\.......\...\....\controller
............\....\.......\.......\.......\...\....\..........\UserController.class
............\....\.......\.......\.......\...\....\entity
............\....\.......\.......\.......\...\....\......\User.class
............\....\.......\.......\.......\...\....\persistence
............\....\.......\.......\.......\...\....\...........\UserMapper.class
............\....\.......\.......\.......\...\....\...........\userMapper.xml
............\....\.......\.......\.......\...\....\service
............\....\.......\.......\.......\...\....\.......\UserService.class
............\....\.......\.......\.......\...\....\.......\impl
............\....\.......\.......\.......\...\....\.......\....\UserServiceImpl.class
............\....\.......\.......\.......\...\....\test
............\....\.......\.......\.......\...\....\....\SpringTest.class
............\....\.......\.......\.......\...\....\....\UserTest.class
............\....\.......\.......\.......\...\....\utils
............\....\.......\.......\.......\config
............\....\.......\.......\.......\......\mybatis-config.xml
............\....\.......\.......\.......\......\spring-common.xml
............\....\.......\.......\.......\......\spring-mvc.xml
............\....\.......\.......\jsp
............\....\.......\.......\...\addUser.jsp
............\....\.......\.......\...\allUser.jsp
............\....\.......\.......\...\editUser.jsp
............\....\.......\.......\lib
............\....\.......\.......\...\jstl
............\....\.......\.......\...\....\jstl.jar
............\....\.......\.......\...\....\standard-1.1.2.jar
............\....\.......\.......\...\log
............\....\.......\.......\...\...\commons-logging-1.1.1.jar
............\....\.......\.......\...\...\log4j-1.2.16.jar
............\....\.......\.......\...\mybatis
............\....\.......\.......\...\.......\mybatis-3.2.0.jar
............\....\.......\.......\...\.......\mybatis-spring-1.2.1.jar
............\....\.......\.......\...\servlet
............\....\.......\.......\...\.......\servlet-api.jar
............\....\.......\.......\...\spring
............\....\.......\.......\...\......\aopalliance.jar
............\....\.......\.......\...\......\spring-aop-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-aspects-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-beans-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-context-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-context-support-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-core-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-expression-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-jdbc-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-test-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-tx-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-web-4.0.0.RELEASE.jar
............\....\.......\.......\...\......\spring-webmvc-4.0.0.RELEASE.jar
............\....\.......\.......\...\sql
............\....\.......\.......\...\...\mysql-connector-java-5.1.7-bin.jar
............\....\.......\.......\web.xml
............\....\.......\css
............\....\.......\helpdoc
............\....\.......