SpingMVC+Mybatis
pom.xml
5KB
target
test-classes
M1
META-INF
WEB-INF
classes
lib
m2e-wtp
web-resources
META-INF
maven
G1
M1
pom.xml
5KB
pom.properties
220B
MANIFEST.MF
107B
classes
spring-mybatis.xml
5KB
test
TestUserService.class
1KB
spring-mvc.xml
3KB
jdbc.properties
259B
com
dao
UserMapper.class
864B
model
UserExample.class
2KB
User.class
1KB
UserExample$GeneratedCriteria.class
8KB
UserExample$Criteria.class
4KB
UserExample$Criterion.class
2KB
mapper
UserMapper.xml
8KB
controller
UserController.class
3KB
service
UserService.class
397B
impl
UserServiceImpl.class
2KB
main
webapp
success.html
134B
WEB-INF
web.xml
3KB
faces-config.xml
313B
lib
index.html
540B
js
jquery-1.8.0.min.js
90KB
select.html
766B
update.html
1KB
selectResult.html
766B
delete.html
757B
mybatisconfig.xml
2KB
maven-archiver
pom.properties
103B
M1.war
22B
.metadata
src
main
webapp
WEB-INF
faces-config.pageflow
196B
.settings
org.eclipse.m2e.core.prefs
90B
org.eclipse.wst.jsdt.ui.superType.name
6B
org.eclipse.wst.common.project.facet.core.xml
399B
org.eclipse.core.resources.prefs
68B
org.eclipse.wst.common.component
573B
org.eclipse.wst.common.project.facet.core.prefs.xml
321B
org.eclipse.wst.jsdt.ui.superType.container
49B
org.eclipse.wst.validation.prefs
50B
org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs
117B
.jsdtscope
503B
org.eclipse.jdt.core.prefs
7KB
src
spring-mybatis.xml
5KB
test
TestUserService.java
1KB
spring-mvc.xml
3KB
jdbc.properties
259B
com
dao
UserMapper.java
3KB
model
User.java
2KB
UserExample.java
15KB
mapper
UserMapper.xml
8KB
controller
UserController.java
3KB
service
UserService.java
675B
impl
UserServiceImpl.java
1KB
main
webapp
success.html
134B
WEB-INF
web.xml
3KB
faces-config.xml
313B
lib
index.html
540B
js
jquery-1.8.0.min.js
90KB
select.html
766B
update.html
1KB
selectResult.html
766B
delete.html
757B
mybatisconfig.xml
2KB
.project
1KB
.classpath
687B
build
classes
spring-mybatis.xml
3KB
test
TestEmpService.class
974B
spring-mvc.xml
3KB
jdbc.properties
259B
com
dao
EmpDao.class
142B
model
Emp.class
1KB
mapper
EmpMapper.xml
613B
controller
EmpController.class
2KB
service
EmpService.class
154B
impl
EmpServiceImpl.class
754B
暂无评论