Skip to content
/ base Public
forked from imalexyang/base

【Spring MVC+Mybatis+EasyUI】Java Web项目基础框架,实现基本功能,方便快速开发

Notifications You must be signed in to change notification settings

llzzww316/base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readme

这是一个Java Web项目基本框架,
现在已经完成后台管理管理界面布局,
列表展示,数据增改删,分页等功能。
添加了memcached、redis,不需要的话,可以将spring.xml中配置注释掉

0.Maven,Spring MVC,Mybatis,Java project,EasyUI 1.4
1.利用MyBatis Generator自动创建代码
2.数据库名称:base 表:t_user.sql
3.请求地址:http://localhost:8080/base/admin/index
4.http://localhost:8080/base/user/redis?key=abc&val=123  //添加redis功能测试
[email protected]

20160110
beijing

About

【Spring MVC+Mybatis+EasyUI】Java Web项目基础框架,实现基本功能,方便快速开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%