Skip to content

基于 Shiro 的权限管理系统,支持 restful url 授权,体验地址 :

License

Notifications You must be signed in to change notification settings

qian0205/Shiro-Action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiro-Action

本项目使用 Spring Boot 搭建, 用于加深对 Spring Boot 与 Shiro 的学习.

预览地址: http://shiro.zhaojun.im/ 默认管理员账号: admin, 密码: 123456. 普通用户账号: user, 密码: 123456.

为了不影响其他人的浏览体验, 请尽量不要进行删除类的敏感操作.

技术选型

后端

  • 基础框架:Spring Boot 2.0.6.RELEASE
  • 持久层框架:Mybatis 3.4.6
  • 安全框架:Apache Shiro 1.4.0
  • 模板引擎:Thymeleaf 3.0.9.RELEASE
  • 数据库连接池:Druid 1.1.10
  • 缓存:Redis
  • 日志:logback

前端

About

基于 Shiro 的权限管理系统,支持 restful url 授权,体验地址 :

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.0%
  • TSQL 2.0%