Maven+SpringMVC+Spring+Mybatis+Mysql(Oracle)

时间:2022-07-07 08:46:24
【文件属性】:

文件名称:Maven+SpringMVC+Spring+Mybatis+Mysql(Oracle)

文件大小:29KB

文件格式:ZIP

更新时间:2022-07-07 08:46:24

SSM框架整合

Maven+SpringMVC+Spring+Mybatis+Mysql(Oracle)框架整合代码,需要注意的是Maven仓库不提供ojdbc.jar,需要手动添加,mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.1.0 -Dpackaging=jar -Dfile=E:\Java\ojdbc6.jar


【文件预览】:
mssm
----pom.xml(4KB)
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.core.resources.prefs(126B)
--------org.eclipse.wst.common.component(737B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(1KB)
--------.jsdtscope(639B)
--------org.eclipse.jdt.core.prefs(784B)
----src()
--------test()
--------main()
----.project(1KB)
----.classpath(1KB)

网友评论