Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 743 Bytes

ShopKeeper

鞋店库存管理系统

(logo)

(logo)

0、运行项目

进入项目目录执行maven命令 mvn eclipse:eclipse ,执行完成后导入eclipse中. 配置maven启动命令 tomcat:run 启动.

1、后端

  • 核心框架:Spring Framework 4.0
  • 安全框架:Apache Shiro 1.2
  • 视图框架:Spring MVC 4.0
  • 服务端验证:Hibernate Validator 5.1
  • 持久层框架:MyBatis 3.2
  • 数据库连接池:Alibaba Druid 1.0
  • 缓存框架:Ehcache 2.6、Redis
  • 工具类:Apache Commons、Jackson 2.2、Xstream 1.4、Dozer 5.3、POI 3.9

2、前端

  • JS框架:jQuery 1.9。
  • 组件库:EasyUI 1.3