搜索资源列表
SSM-Shiro
- SSM框架搭配Shiro权限管理+MySQL+Redis(SSM + Shiro + Redis+ Mysql)
ssm
- 基于spring springmvc mybatis 的SSM整合框架(SSM integration framework)
SSM
- SSM 通用教学管理系统.实现了学生信息管理以及课程管理和排课管理等功能.(SSM general teaching management system)
ssm框架整合(原名earn)
- ssm框架整合后的一个实例,可自行测试,SSM framework integration(SSM framework integration)
SSM基础整合包
- 基础SSM框架整合实例,最基础的SSM整合,适合初学者使用学习!(Basic SSM framework integration examples, the most basic SSM integration, suitable for beginners to use learning!)
ssm
- ssm纯净框架,适合搭框架的时候现成套用,简单方便。数据库连接的是Oracle,如果用mysql或者其他数据库,需要改里面的方言。。。。。。。(SSM pure framework, fit for frame, easy to apply.The database connects to Oracle, and if you use mysql or any other database, you need to change the local dialect...)
ssm-master
- java语言,用ssm框架搭建的增删改查(Java language, using SSM framework to build additions and deletions to change)
SSM
- 一个ssm项目 整合MyBatis+spring+springmvc的小例子,使用Mysql数据库,手写分页,没有用插件,还有增删查功能,文件放了sql文件,可以导入数据库,看效果,适合新手学习的例子.(A small example of SSM project integration MyBatis+spring+springmvc, using the Mysql database, handwritten pagination, no plug in, the file put the
SSM框架整合例子
- SSM框架 spring springmvc mybatis(SSM framework spring springmvc mybatis)
ssm.ssh,css,bootstrap,html5笔记
- 包含了主流的后台框架笔记,如ssm,ssh,还有前端的一些笔记,比如javascr ipt,css.html5,bootstarp框架,内容详细全面(Contains the background of mainstream framework notes, such as SSM, SSH, and the front of some notes, such as javascr ipt, CSS, HTML, bootstrap framework, detailed comprehensi
SSM
- 一个小Demo,是SSM的简单的CRUD操作。(easy's CRUD,it's SSM easy operitor .)
ssm
- ssm(Spring+SpringMVC+Mybatis)的基础项目完整搭建,包含注册登录的功能,有数据库的增删改查,适合新手(The basic project building of SSM, including the function of login)
ssm
- 使用ssm框架架构起可运行的Javaweb工程(Javaweb works that can be run with the SSM framework)
SSM
- 一个简单的ssm配置源码 Spring+SpringMVC+MyBatis(A simple SSM configuration source Spring+SpringMVC+MyBatis)
SSM-master
- 一个SSM(Spring+SpringMVC+mybatis)框架整合文件(A SSM (Spring+SpringMVC+mybatis) framework integration file)
ssm (1)
- ssm框架整合简单案例 基于java的简单入门ssm整合(A simple case of SSM framework integration)
ssm-crud
- ssm-maven的增删查改项目。bootstrap前端框架,json数据传送。(Add or delete ssm-maven to change the project. Bootstrap front-end framework, JSON data transmission.)
ssm-yggl
- 这是一个用SSM框架写的一个员工管理系统。(This is an employee management system written in SSM framework.)
Ssm整合activity工作流
- Ssm整合activity工作流,重要学习资料
ssm项目
- 该项目用的是spring+Mybatis+springMVC编写的。数据层和模型层可以用逆向工具直接生成,对于初学者进行ssm框架练手,非常的好。