SSM整合的Maven项目修改使用Mybatis逆向工程自动生成的代码实现关联查询
.project
1KB
src
test
resources
java
main
webapp
WEB-INF
web.xml
3KB
dispatcherServlet-servlet.xml
2KB
index.jsp
1KB
static
bootstrap-3.3.7-dist
js
npm.js
484B
bootstrap.js
68KB
bootstrap.min.js
36KB
fonts
glyphicons-halflings-regular.ttf
44KB
glyphicons-halflings-regular.woff2
18KB
glyphicons-halflings-regular.eot
20KB
glyphicons-halflings-regular.svg
106KB
glyphicons-halflings-regular.woff
23KB
css
bootstrap-theme.min.css.map
25KB
bootstrap-theme.css.map
47KB
bootstrap.min.css.map
529KB
bootstrap.min.css
118KB
bootstrap-theme.min.css
23KB
bootstrap-theme.css
26KB
bootstrap.css.map
380KB
bootstrap.css
143KB
js
jquery-1.12.4.min.js
95KB
resources
dbconfig.properties
255B
applicationContext.xml
4KB
mapper
EmployeeMapper.xml
9KB
DepartmentMapper.xml
6KB
mybatis-config.xml
363B
java
com
badao
ssm
service
utils
controller
dao
EmployeeMapper.java
1KB
DepartmentMapper.java
922B
test
MBGTest.java
879B
MapperTest.java
1KB
bean
Department.java
671B
DepartmentExample.java
10KB
Employee.java
1KB
EmployeeExample.java
16KB
target
m2e-wtp
web-resources
META-INF
MANIFEST.MF
115B
maven
com.badao
ssm-crud
pom.properties
219B
pom.xml
4KB
classes
dbconfig.properties
255B
applicationContext.xml
4KB
mapper
EmployeeMapper.xml
9KB
DepartmentMapper.xml
6KB
com
badao
ssm
service
utils
controller
dao
DepartmentMapper.class
1KB
EmployeeMapper.class
1KB
test
MBGTest.class
2KB
MapperTest.class
1KB
bean
DepartmentExample$Criterion.class
2KB
EmployeeExample.class
2KB
DepartmentExample$Criteria.class
486B
EmployeeExample$Criteria.class
476B
Employee.class
2KB
EmployeeExample$Criterion.class
2KB
EmployeeExample$GeneratedCriteria.class
11KB
DepartmentExample.class
2KB
DepartmentExample$GeneratedCriteria.class
6KB
Department.class
1014B
mybatis-config.xml
363B
test-classes
.settings
org.eclipse.wst.jsdt.ui.superType.container
49B
org.eclipse.wst.common.project.facet.core.xml
252B
org.eclipse.m2e.core.prefs
90B
org.eclipse.jdt.core.prefs
478B
org.eclipse.wst.validation.prefs
50B
org.eclipse.wst.jsdt.ui.superType.name
6B
org.eclipse.wst.common.component
680B
.jsdtscope
639B
mbg.xml
2KB
pom.xml
4KB
.classpath
2KB
暂无评论