Skip to content

这个是一个商城,利用SSM框架作为后台开发,用eclipse进行开发。用Maven作为项目管理工具,spring和springmvc,mybatis(数据持久层)作为web框架整合,数据库是使用mysql。明显的体系架构Controller,Service,Dao,POJO,dto,exception,util层;利用spring的依赖注入将服务类和控制类注入在spring容器中,通过spring注解进行事务管理。并用redis进行数据缓存,通过微信接口获取微信用户的部分信息,并将项目部署到阿里云上,并能通过http://47.106.233.28/o2oCity/frontend/index进行访问。

Notifications You must be signed in to change notification settings

qzq0429/o2oCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

这个是一个商城,利用SSM框架作为后台开发,用eclipse进行开发。用Maven作为项目管理工具,spring和springmvc,mybatis(数据持久层)作为web框架整合,数据库是使用mysql。明显的体系架构Controller,Service,Dao,POJO,dto,exception,util层;利用spring的依赖注入将服务类和控制类注入在spring容器中,通过spring注解进行事务管理。并用redis进行数据缓存,通过微信接口获取微信用户的部分信息,并将项目部署到阿里云上,并能通过http://47.106.233.28/o2oCity/frontend/index进行访问。

Stars

Watchers

Forks

Releases

No releases published

Packages