Skip to content

权限管理系统后端 Spring Boot+Mybatis Plus+Shiro+JWT

Notifications You must be signed in to change notification settings

shiqkuangsan/authority

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

authority

权限管理系统后端

前端地址

https://github.com/jonssonyan/authority-ui

相关视频

演示视频

部署视频

界面

界面

开发工具

  1. JDK 1.8
  2. IDEA 2019.3.5
  3. DataGrip 2019.3.5
  4. MySQL 5.7.29

框架/技术

  1. Spring Boot
  2. Mybatis Plus
  3. Shiro
  4. JWT
  5. Java
  6. Swagger

默认账号

  • 用户名: admin 密码: 123456 (管理员)

  • 用户名: user1 密码: 123456 (普通用户)

PS

  1. SQL文件位于classpath:sql/authority.sql

  2. Swagger地址: localhost/IP地址:8888/authority/swagger-ui.html

About

权限管理系统后端 Spring Boot+Mybatis Plus+Shiro+JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%