文件名称:lanyuan-v3
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-06-05
- 文件大小:
- 1.93mb
- 下载次数:
- 0次
- 提 供 者:
- wyzl****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
技术要点:
1:此版本采用ajax+js分页,表格lyGrid分页插件是群主自己写的,有点模仿ligerui的分页实现
2:兼容IE,firefox,google,360的浏览器,其他暂没有测试.
3:表格排序功能
4:弹窗采用贤心的插件,网址:http://sentsin.com/jquery/layer/
5:加入druid技术,对sql语句的监控.
6:自定义注解导出excel
7:使用了ehcache缓存机制
8:新增支持oracle分页实现
9:新增支持SQLserver2008分页实现
10:解决分页参数没法传到后台的问题
11:异常统一处理
12:使用spring Security3权限安全机制,采用了shiro权限机制
13:封装好baseMapper持久层统一调用,对于基本的增,删,改,查不需要写任何的Sql语句。直接调用
14:监控告告警邮件通知
-Technical key points:
1: This version of the ajax+js page, lyGrid page plug-in is the main form to write a bit, imitation ligerui paging
2: compatible with IE, Firefox, Google, 360 of the browser, the other temporarily not tested.
3: table sort function
4: the heart Yin popups plugin, URL: http://sentsin.com/jquery/layer/
5: Join Druid technology, the SQL statement monitoring.
6: Custom comments export Excel
7: use the ehcache caching mechanism
8: new support Oracle paging implementation
9: new support SQLserver2008 paging implementation
10: the problem of solving the paging parameters can not spread to the background
11: exception handling
12: use Security3 spring permissions security mechanism, using the Shiro permissions mechanism
13: the package is good for baseMapper persistence layer unified call, for the basic increase, delete, change, check do not need to write any Sql statements. Direct
1:此版本采用ajax+js分页,表格lyGrid分页插件是群主自己写的,有点模仿ligerui的分页实现
2:兼容IE,firefox,google,360的浏览器,其他暂没有测试.
3:表格排序功能
4:弹窗采用贤心的插件,网址:http://sentsin.com/jquery/layer/
5:加入druid技术,对sql语句的监控.
6:自定义注解导出excel
7:使用了ehcache缓存机制
8:新增支持oracle分页实现
9:新增支持SQLserver2008分页实现
10:解决分页参数没法传到后台的问题
11:异常统一处理
12:使用spring Security3权限安全机制,采用了shiro权限机制
13:封装好baseMapper持久层统一调用,对于基本的增,删,改,查不需要写任何的Sql语句。直接调用
14:监控告告警邮件通知
-Technical key points:
1: This version of the ajax+js page, lyGrid page plug-in is the main form to write a bit, imitation ligerui paging
2: compatible with IE, Firefox, Google, 360 of the browser, the other temporarily not tested.
3: table sort function
4: the heart Yin popups plugin, URL: http://sentsin.com/jquery/layer/
5: Join Druid technology, the SQL statement monitoring.
6: Custom comments export Excel
7: use the ehcache caching mechanism
8: new support Oracle paging implementation
9: new support SQLserver2008 paging implementation
10: the problem of solving the paging parameters can not spread to the background
11: exception handling
12: use Security3 spring permissions security mechanism, using the Shiro permissions mechanism
13: the package is good for baseMapper persistence layer unified call, for the basic increase, delete, change, check do not need to write any Sql statements. Direct
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lanyuan-v3
..........\.classpath
..........\.externalToolBuilders
..........\.....................\org.eclipse.wst.jsdt.core.javascriptValidator (2).launch
..........\.project
..........\.settings
..........\.........\.jsdtscope
..........\.........\org.eclipse.core.resources.prefs
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.m2e.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\.........\org.eclipse.wst.validation.prefs
..........\.........\org.maven.ide.eclipse.prefs
..........\lanyuan_v_3.sql
..........\pom.xml
..........\src
..........\...\main
..........\...\....\java
..........\...\....\....\com
..........\...\....\....\...\lanyuan
..........\...\....\....\...\.......\base
..........\...\....\....\...\.......\....\Base.java
..........\...\....\....\...\.......\....\BaseMapper.java
..........\...\....\....\...\.......\controller
..........\...\....\....\...\.......\..........\AccountController.java
..........\...\....\....\...\.......\..........\BackgroundController.java
..........\...\....\....\...\.......\..........\BaseController.java
..........\...\....\....\...\.......\..........\DicController.java
..........\...\....\....\...\.......\..........\DicTypeController.java
..........\...\....\....\...\.......\..........\LogController.java
..........\...\....\....\...\.......\..........\ResourcesController.java
..........\...\....\....\...\.......\..........\RolesController.java
..........\...\....\....\...\.......\..........\ServerInfoController.java
..........\...\....\....\...\.......\..........\UserLoginListController.java
..........\...\....\....\...\.......\entity
..........\...\....\....\...\.......\......\Account.java
..........\...\....\....\...\.......\......\CpuInfos.java
..........\...\....\....\...\.......\......\Dic.java
..........\...\....\....\...\.......\......\DicType.java
..........\...\....\....\...\.......\......\DiskInfos.java
..........\...\....\....\...\.......\......\Log.java
..........\...\....\....\...\.......\......\Params.java
..........\...\....\....\...\.......\......\Resources.java
..........\...\....\....\...\.......\......\ResourcesRole.java
..........\...\....\....\...\.......\......\RoleAccount.java
..........\...\....\....\...\.......\......\Roles.java
..........\...\....\....\...\.......\......\ServerInfo.java
..........\...\....\....\...\.......\......\ServerStatus.java
..........\...\....\....\...\.......\......\UserLogin.java
..........\...\....\....\...\.......\exception
..........\...\....\....\...\.......\.........\MyExceptionHandler.java
..........\...\....\....\...\.......\.........\ParameterException.java
..........\...\....\....\...\.......\.........\SystemException.java
..........\...\....\....\...\.......\logAop
..........\...\....\....\...\.......\......\LogAopAction.java
..........\...\....\....\...\.......\mapper
..........\...\....\....\...\.......\......\AccountMapper.java
..........\...\....\....\...\.......\......\DicMapper.java
..........\...\....\....\...\.......\......\DicTypeMapper.java
..........\...\....\....\...\.......\......\LogMapper.java
..........\...\....\....\...\.......\......\ResourcesMapper.java
..........\...\....\....\...\.......\......\RolesMapper.java
..........\...\....\....\...\.......\......\ServerInfoMapper.java
..........\...\....\....\...\.......\......\UserLoginMapper.java
..........\...\....\....\...\.......\plugin
..........\...\....\....\...\.......\......\PagePlugin.java
..........\...\....\....\...\.......\......\PageView.java
..........\...\....\....\...\.......\......\ReflectHelper.java
..........\...\....\....\...\.......\......\SQLServer2008Dialect.java
..........\...\....\....\...\.......\service
..........\...\....\....\...\.......\.......\AccountService.java
..........\...\....\....\...\.......\.......\base
..........\...\....\....\...\.......\.......\....\BaseService.java
..........\...\....\....\...\.......\.......\....\BaseServiceImpl.java
..........\...\....\....\...\.......\.......\