0 Star 1 Fork 91

LiuLiu / bing-upms

forked from XiaoBingBy / bing-upms 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

简介

Bing-UPMS是一个轻量级的Spring Boot快速开发平台,学习简单、轻量级、易扩展;使用最新技术。

DEMO

Bing-UPMS DEMO-----------企业站点 Demo

Bing-UPMS + 在线学习系统

点击观看 OSS 分支

具有如下特点

  • RBAC权限管理 控制到按钮级权限
  • 友好的代码结构及注释,便于阅读及二次开发
  • 使用轻量级FreeMarker模板引擎,代替JSP
  • 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求
  • Bootstrap Table进行数据展示,快速完成前端数据展示
  • MP代码生成器模块,快速生成 entity、Mapper.xml、dao、service、controller 代码
  • 引入云存储服务,已支持:腾讯云COS对象存储
  • 通用CRUD操作,单表操作无需写任何SQL语句。把精力关注在多表操作,提高开发效率 (Mybatis-Plus)

数据库设计

输入图片说明

技术选型

后端技术:

技术 名称 官网
Spring Boot Spring Boot http://projects.spring.io/spring-boot/
Spring MVC MVC框架 https://spring.io/
Apache Shiro 安全框架 http://shiro.apache.org/
FreeMarker 模板引擎 http://freemarker.org/
MyBatis ORM框架 http://www.mybatis.org/mybatis-3/
Mybatis-Plus Mybatis 的增强工具 https://gitee.com/baomidou/mybatis-plus/
Druid 数据库连接池 http://druid.io/
MySql 数据库 https://www.mysql.com/
COS 腾讯云对象存储 https://cloud.tencent.com/product/cos/
Maven 项目构建管理 http://maven.apache.org/
FastJson JSON处理器 https://github.com/alibaba/fastjson/
spring-boot-devtools 热部署 https://spring.io/blog/2015/06/17/devtools-in-spring-boot-1-3/
JMail 邮件操作组件
Ehcache Java的进程内缓存框架 http://www.ehcache.org/
Redis 缓存数据库 https://redis.io/

前端技术:

技术 名称 官网
jQuery 函式库 http://jquery.com/
Bootstrap 前端框架 http://getbootstrap.com/
Bootstrap-table Bootstrap数据表格 http://bootstrap-table.wenzhixin.net.cn/
treegrid 表格树
Bootstrap File Input 文件上传插件 http://plugins.krajee.com/file-input/demo
zTree 树插件 http://www.treejs.cn/v3/
Font-awesome 字体图标 http://fontawesome.io/
H+ 后台管理模板 http://www.zi-han.net/theme/hplus/
wangEditor 轻量级web富文本编辑器 http://www.wangeditor.com

预览图片

  • 登陆 输入图片说明
  • 注册 输入图片说明
  • 后台首页 输入图片说明
  • 用户管理(CRUD) (Demo 按钮权限) 输入图片说明 输入图片说明
  • 用户管理(无权限操作拦截) 输入图片说明
  • 角色管理(CRUD) 输入图片说明
  • 权限管理(CRUD) 输入图片说明

Empty file

About

Spring Boot + Mybatis-Plus + Apache Shiro + FreeMarker 制作的通用权限管理 QQ群: 665908470 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/qingdaye/bing-upms.git
git@gitee.com:qingdaye/bing-upms.git
qingdaye
bing-upms
bing-upms
master

Search