文件名称:mavenPspringmvcPmybatisPlog4j
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-05-11
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- Zha***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
maven+springmvc+mybatis+log4j整合-Maven+springmvc+mybatis+log4j integration
(系统自动生成,下载前可以参看下载内容)
下载文件列表
springmvc\.classpath
.........\.project
.........\.settings\.jsdtscope
.........\.........\org.eclipse.jdt.core.prefs
.........\.........\org.eclipse.m2e.core.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\.........\org.eclipse.wst.validation.prefs
.........\pom.xml
.........\src\main\java\cn\springmvc\controller\MainController.java
.........\...\....\....\..\.........\dao\UserDAO.java
.........\...\....\....\..\.........\model\User.java
.........\...\....\....\..\.........\service\impl\UserServiceImpl.java
.........\...\....\....\..\.........\.......\UserService.java
.........\...\....\resources\conf\jdbc.properties
.........\...\....\.........\....\log4j.properties
.........\...\....\.........\....\mybatis-config.xml
.........\...\....\.........\....\spring-mvc.xml
.........\...\....\.........\....\spring-mybatis.xml
.........\...\....\.........\....\spring.xml
.........\...\....\.........\mapper\UserMapper.xml
.........\...\....\webapp\index.jsp
.........\...\....\......\WEB-INF\errorpage\404.jsp
.........\...\....\......\.......\.........\405.jsp
.........\...\....\......\.......\.........\500.jsp
.........\...\....\......\.......\jsp\index.jsp
.........\...\....\......\.......\logs\error.log
.........\...\....\......\.......\....\log.log
.........\...\....\......\.......\web.xml
.........\...\test\java\cn\springmvc\test\UserTest.java
.........\target\classes\cn\springmvc\controller\MainController.class
.........\......\.......\..\.........\dao\UserDAO.class
.........\......\.......\..\.........\model\User.class
.........\......\.......\..\.........\service\impl\UserServiceImpl.class
.........\......\.......\..\.........\.......\UserService.class
.........\......\.......\.onf\jdbc.properties
.........\......\.......\....\log4j.properties
.........\......\.......\....\mybatis-config.xml
.........\......\.......\....\spring-mvc.xml
.........\......\.......\....\spring-mybatis.xml
.........\......\.......\....\spring.xml
.........\......\.......\mapper\UserMapper.xml
.........\......\m2e-wtp\web-resources\META-INF\MANIFEST.MF
.........\......\.......\.............\........\maven\eyas.springmvc\springmvc\pom.properties
.........\......\.......\.............\........\.....\..............\.........\pom.xml
.........\......\test-classes\cn\springmvc\test\UserTest.class
.........\src\main\java\cn\springmvc\service\impl
.........\target\m2e-wtp\web-resources\META-INF\maven\eyas.springmvc\springmvc
.........\src\main\java\cn\springmvc\controller
.........\...\....\....\..\.........\dao
.........\...\....\....\..\.........\model
.........\...\....\....\..\.........\service
.........\...\test\java\cn\springmvc\test
.........\target\classes\cn\springmvc\service\impl
.........\......\m2e-wtp\web-resources\META-INF\maven\eyas.springmvc
.........\src\main\java\cn\springmvc
.........\...\....\webapp\WEB-INF\errorpage
.........\...\....\......\.......\jsp
.........\...\....\......\.......\logs
.........\...\test\java\cn\springmvc
.........\target\classes\cn\springmvc\controller
.........\......\.......\..\.........\dao
.........\......\.......\..\.........\model
.........\......\.......\..\.........\service
.........\......\m2e-wtp\web-resources\META-INF\maven
.........\......\test-classes\cn\springmvc\test
.........\src\main\java\cn
.........\...\....\resources\conf
.........\...\....\.........\mapper
.........\...\....\webapp\WEB-INF
.........\...\test\java\cn
.........\target\classes\cn\springmvc
.........\......\m2e-wtp\web-resources\META-INF
.........\......\test-classes\cn\springmvc
.........\src\main\java
.........\...\....\resources
.........\...\....\webapp
.........\...\test\java
.........\target\classes\cn
.........\......\.......\conf
.........\......\.......\mapper
.........\......\m2e-wtp\web-resources
.........\......\test-classes\cn
.........\src\main
.........\...\test
.........\target\classes
.........\......\m2e-wtp
.........\......\test-classes
.........\.settings
.........\src
.........\target
springmvc