SSM框架整合,书籍管理系统CURD

时间:2022-04-09 15:42:26
【文件属性】:
文件名称:SSM框架整合,书籍管理系统CURD
文件大小:12.42MB
文件格式:7Z
更新时间:2022-04-09 15:42:26
java 开发语言 spring 5 springmvc 1、整合Spring、SpringMVC、Mybatis框架 2、学习过三个框架后,我们肯定要将三个框架进行整合使用,本篇就是将三个框架进行整合,能够让我们更加的学习 3、通过书籍管理系统CURD进行简单的学习
【文件预览】:
pom.xml
target
----ssmCombine-1.0-SNAPSHOT()
--------META-INF()
--------WEB-INF()
----classes()
--------mybatis-config.xml(413B)
--------spring-mvc.xml(2KB)
--------jdbc.properties(213B)
--------com()
--------spring-dao.xml(2KB)
--------spring-service.xml(1KB)
--------applicationContext.xml(466B)
----generated-sources()
--------annotations()
src
----test()
--------java()
----main()
--------resources()
--------java()
.idea
----dataSources.xml(538B)
----misc.xml(656B)
----jarRepositories.xml(1KB)
----encodings.xml(521B)
----compiler.xml(607B)
----workspace.xml(8KB)
----.gitignore(228B)
----dataSources.local.xml(989B)
----dataSources()
--------7fd81c33-b1b4-4f27-96b7-37422d084fc1.xml(28KB)
--------7fd81c33-b1b4-4f27-96b7-37422d084fc1()
web
----WEB-INF()
--------web.xml(1KB)
--------html()
ssmCombine.iml

网友评论