Skip to content
/ ew Public

基于Spring Boot开发简洁的前后端分离权限管理系统

Notifications You must be signed in to change notification settings

Aze1995/ew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ew

介绍

EW后台管理系统,基于Spring Boot开发简洁的前后端分离权限管理系统

接口地址:http://127.0.0.1:8081/doc.html

管理账户:ew 密码:123456

后端技术

  • Spring Boot
  • Mybatis Plus
  • Druid
  • Shiro
  • EhCache
  • Swagger2

使用说明

Ew
├── admin -- 后台系统入库
├── common -- 公共代码
├── component -- 可选组件
|    ├── actionLog -- 日志组件
|    ├── Light-Year-Admin-Ui -- 光年后台模板组件
|    ├── shiro -- 权限组件
├── devtools -- 代码生成
├── modules -- 模块
     └── system -- 系统模块

相关截图

接口截图

About

基于Spring Boot开发简洁的前后端分离权限管理系统

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages