文件名称:免费Spring+SpringMVC+Mybatis框架整合例子(SSM)支持跨域
文件大小:15.44MB
文件格式:ZIP
更新时间:2020-09-21 11:45:17
ssm
1.spring MVC + spring +mybatis,是标准的MVC设计模式,将整个系统划分为显示层,Controller层,Service层,DAO层四层使用Spring MVC负责请求的转发和视图管理spring实现业务对象管理,mybatis作为数据对象的持久化引擎。 2.Spring是一个开源框架,Spring是一个轻量级的控制反转(IoC)和面向切面(AOP)的容器框架,还能更好的让其他框架整合。 3.Spring MVC框架是有一个MVC框架,通过实现Model-View-Controller模式来很好地将数据、业务与展现进行分离。 4.MyBatis 是一个基于Java的持久层框架
【文件预览】:
demo.sql
SSMDemo
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(414B)
--------org.eclipse.core.resources.prefs(57B)
--------org.eclipse.wst.common.component(480B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(522B)
--------org.eclipse.jdt.core.prefs(364B)
----src()
--------spring-mybatis.xml(3KB)
--------jdbc.properties(98B)
--------com()
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(829B)
----.classpath(1KB)