springMVC入门实例(员工系统-Mysql)代码简单易懂

上传者: renchao118 | 上传时间: 2019-12-21 20:59:50 | 文件大小: 10.02MB | 文件类型: zip
springMVC入门实例,对员工增删改查操作,员工关联部门,代码简单易懂。(员工系统-Mysql)

文件下载

资源详情

[{"title":"( 64 个子文件 10.02MB ) springMVC入门实例(员工系统-Mysql)代码简单易懂","children":[{"title":"springemployee","children":[{"title":".project <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":".jsdtscope <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'> 122B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 494B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 349B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false}],"spread":true},{"title":"emp.sql <span style='color:#111;'> 857B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"springmvc.xml <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"com","children":[{"title":"springemployee","children":[{"title":"crud","children":[{"title":"dao","children":[{"title":"EmployeeDao.java <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"DepartmentDao.java <span style='color:#111;'> 865B </span>","children":null,"spread":false}],"spread":true},{"title":"entities","children":[{"title":"Employee.java <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"Department.java <span style='color:#111;'> 715B </span>","children":null,"spread":false}],"spread":true},{"title":"handlers","children":[{"title":"EmployeeHandler.java <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"JdbcTest.java <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"jdbc","children":[{"title":"JdbcUtil.java <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"JDBC.java <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"springmvc.xml <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"com","children":[{"title":"springemployee","children":[{"title":"crud","children":[{"title":"dao","children":[{"title":"EmployeeDao.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"DepartmentDao.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false}],"spread":true},{"title":"entities","children":[{"title":"Employee.class <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Department.class <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"handlers","children":[{"title":"JdbcTest.class <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false},{"title":"EmployeeHandler.class <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"jdbc","children":[{"title":"JDBC.class <span style='color:#111;'> 5.14KB </span>","children":null,"spread":false},{"title":"JdbcUtil.class <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".springBeans <span style='color:#111;'> 455B </span>","children":null,"spread":false},{"title":"WebContent","children":[{"title":"WEB-INF","children":[{"title":"views","children":[{"title":"list.jsp <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"input.jsp <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false}],"spread":true},{"title":"web.xml <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"spring-core-4.0.0.RELEASE.jar <span style='color:#111;'> 932.94KB </span>","children":null,"spread":false},{"title":"spring-aspects-4.0.0.RELEASE.jar <span style='color:#111;'> 50.38KB </span>","children":null,"spread":false},{"title":"spring-beans-4.0.0.RELEASE.jar <span style='color:#111;'> 653.58KB </span>","children":null,"spread":false},{"title":"com.springsource.net.sf.cglib-2.2.0.jar <span style='color:#111;'> 319.22KB </span>","children":null,"spread":false},{"title":"spring-tx-4.0.0.RELEASE.jar <span style='color:#111;'> 242.19KB </span>","children":null,"spread":false},{"title":"jackson-core-2.1.5.jar <span style='color:#111;'> 202.07KB </span>","children":null,"spread":false},{"title":"spring-aop-4.0.0.RELEASE.jar <span style='color:#111;'> 343.01KB </span>","children":null,"spread":false},{"title":"jackson-annotations-2.1.5.jar <span style='color:#111;'> 33.67KB </span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'> 20.20KB </span>","children":null,"spread":false},{"title":"hibernate-validator-annotation-processor-5.0.0.CR2.jar <span style='color:#111;'> 62.67KB </span>","children":null,"spread":false},{"title":"com.springsource.org.aopalliance-1.0.0.jar <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"spring-context-4.0.0.RELEASE.jar <span style='color:#111;'> 928.33KB </span>","children":null,"spread":false},{"title":"spring-orm-4.0.0.RELEASE.jar <span style='color:#111;'> 309.41KB </span>","children":null,"spread":false},{"title":"spring-jdbc-4.0.0.RELEASE.jar <span style='color:#111;'> 410.03KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.2.1.jar <span style='color:#111;'> 56.42KB </span>","children":null,"spread":false},{"title":"jboss-logging-3.1.1.GA.jar <span style='color:#111;'> 59.37KB </span>","children":null,"spread":false},{"title":"commons-logging-1.1.3.jar <span style='color:#111;'> 60.60KB </span>","children":null,"spread":false},{"title":"classmate-0.8.0.jar <span style='color:#111;'> 58.31KB </span>","children":null,"spread":false},{"title":"spring-web-4.0.0.RELEASE.jar <span style='color:#111;'> 646.06KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.7-bin.jar <span style='color:#111;'> 693.28KB </span>","children":null,"spread":false},{"title":"validation-api-1.1.0.CR1.jar <span style='color:#111;'> 61.64KB </span>","children":null,"spread":false},{"title":"hibernate-validator-5.0.0.CR2.jar <span style='color:#111;'> 565.30KB </span>","children":null,"spread":false},{"title":"com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar <span style='color:#111;'> 1.57MB </span>","children":null,"spread":false},{"title":"jackson-databind-2.1.5.jar <span style='color:#111;'> 905.58KB </span>","children":null,"spread":false},{"title":"commons-io-2.0.jar <span style='color:#111;'> 155.50KB </span>","children":null,"spread":false},{"title":"spring-expression-4.0.0.RELEASE.jar <span style='color:#111;'> 201.67KB </span>","children":null,"spread":false},{"title":"spring-webmvc-4.0.0.RELEASE.jar <span style='color:#111;'> 645.20KB </span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'> 384.04KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 407B </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"scripts","children":[{"title":"jquery-1.9.1.min.js <span style='color:#111;'> 90.46KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".classpath <span style='color:#111;'> 898B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"mysql-connector-java-5.1.7-bin.jar <span style='color:#111;'> 693.28KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • yy46656 :
    可以运行,三分太值,适合新人,给个满评。。
    2018-08-19

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明