1 Star 0 Fork 105

cjay_cin / 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/

另外一个分支,前端页面js采用了requirejs进行模块化加载,加载方式更合理。

http://git.oschina.net/gson/easyui-rbac/tree/feature/senior/

案例在线演示:

案例在线演示

项目截图

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

权限逻辑

输入图片说明

Empty file

About

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

Releases

No release

Contributors

All

Activities

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

Search