1 Star 0 Fork 105

玉惜灵 / EasyUI权限案例

forked from 夏悸 / EasyUI权限案例 
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

#起步

基于JDK1.8哦。用了一些新特性,所以最好是使用最新版本的jdk

修改数据源配置
在application.properties中配好自己的数据源。否则启动会失败!
初始化数据

data.sql为初始化数据SQL脚本。

首次启动后,会自动创建表。表建好后,再执行data.sql导入数据。

本项目基于Spring Boot进行构建,如果你还不熟悉Spring Boot建议先移步下面网址,先学习一下Spring Boot基本使用 https://bbs.jeasyuicn.com/thread-19.htm

#最后欢迎大家关注我的新论坛,多多支持 https://bbs.jeasyuicn.com/

案例在线演示:

案例在线演示

视频地址

第一季:SpringBoot&Easyui系列-9、动态按钮权限

第一季:SpringBoot&Easyui系列-8、动态菜单

第一季:SpringBoot&Easyui系列-7、登录功能实现

第一季:SpringBoot&Easyui系列-6、用户管理模块实现

第一季:SpringBoot&Easyui系列-5、角色管理模块实现

第一季:SpringBoot&Easyui系列-4、资源管理模块实现

第一季:SpringBoot&Easyui系列-3、主界面和图标美化

第一季:SpringBoot&Easyui之权限案例 -- 2、权限数据结构设计和实体类创建

第一季:SpringBoot&Easyui之权限案例 -- 1、工程搭建和配置

项目截图

输入图片说明 输入图片说明 输入图片说明 输入图片说明

权限逻辑

输入图片说明

Empty file

About

一个完整的使用Easyui实现的权限系统和Spring Boot的案例系统 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/try-and-try/easyui-rbac.git
git@gitee.com:try-and-try/easyui-rbac.git
try-and-try
easyui-rbac
EasyUI权限案例
feature/senior

Search