一个集成SpringMVC、Spring、Mybatis等框架的快速开发的项目架构,包含一个登录注册的例子(例子的代码结构具备参考价值),可以直接在此基础上进行项目开发。
-
Updated
Apr 5, 2017 - Java
一个集成SpringMVC、Spring、Mybatis等框架的快速开发的项目架构,包含一个登录注册的例子(例子的代码结构具备参考价值),可以直接在此基础上进行项目开发。
A team work about a web-app by using Spring SpringMVC Mybatis
my first application with Spring-SpringMVC-Mybatis
基于SSM(Spring+Springmvc+Mybatis)框架的电商小项目,使用Maven构建项目,MySQL为数据库系统,Redis的缓存服务器(并不是用的很多)。商城分为后台人员管理界面和前台处理服务器两个方面。实现了登录,邮件注册,redis缓存机制,cookie的历史记录浏览,分页浏览商品,加入购物车,提交订单等等功能。最精彩的是,如果你刚刚学完基础的SSM框架,那么你就可以跟着视频一起完成这个很nice的小工程了。话不多说,让我们进入无尽的学习中吧!(光头不再是梦想:) )
Add a description, image, and links to the spring-springmvc-mybatis topic page so that developers can more easily learn about it.
To associate your repository with the spring-springmvc-mybatis topic, visit your repo's landing page and select "manage topics."