Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googtech/shiro-learning

learning notes about the Java security framework ~
https://github.com/googtech/shiro-learning

javaweb learning-notes shiro spring springboot

Last synced: 21 days ago
JSON representation

learning notes about the Java security framework ~

Awesome Lists containing this project

README

        

### Demo program for Shiro

:file_folder: *`basic web project with shiro` : 一个简单的Web整合Shiro的权限管理案例*

:file_folder: *`spring boot project with shiro` : 一个简单的Spring Boot整合Shiro并集成EhCache的权限管理案例*

:file_folder: *`ssm project with shiro` : 一个简单的SSM整合Shiro并集成EhCache的权限管理案例*