# puck **Repository Path**: fengx00/puck ## Basic Information - **Project Name**: puck - **Description**: github上搜来的基本权限管理基于 springboot shiro jpa freemark 由于我不喜欢freemark模板已被我改成thymeleaf - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-hadmin Sparrow微框架之Hadmin 简介:Hadmin是一个springboot项目,前端页面采用hadmin模板,集成freemarker模板,表格采用bootstraptable,弹出采用layer,验证采用jquery validate 系统管理后台基本框架
1.springboot
2.springdata jpa
3.shiro
4.freemarker
功能列表
1.用户管理
1.1添加用户
1.2编辑用户
1.3删除用户
1.4查询
1.5关联角色
2.角色管理
2.1新增角色
2.2编辑角色
2.3删除角色
2.4查询角色
2.5分配资源
3.资源链接管理模块
3.1新增资源链接
3.2编辑资源链接
3.3删除资源链接
3.4查询资源链接
系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
前端技术:
1.使用Hadmin系统模版
2.数据表格使用bootstrap table插件
3.弹窗使用layer插件
4.日期选择使用laydate插件。 5.表单验证使用jQuery validate插件等等

![效果图1](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/1.png) ![效果图2](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/2.png) ![效果图3](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/3.png) ![效果图4](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/4.png) ![效果图5](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/5.png) ![效果图6](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/6.png) ![效果图7](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/7.png) ![效果图8](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/8.png) ![效果图9](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/9.png) ![效果图10](https://github.com/zhengyunfei/springboot-hadmin/blob/master/src/main/resources/static/effect_pic/10.png)