shiro - quckstart

Posted xiaobin-hlj80

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了shiro - quckstart相关的知识,希望对你有一定的参考价值。

 

1. clone

#git clone https://github.com/apache/shiro.git

 

2. mvn

 samples/quckstart

$ mvn compile exec:java

 

 

Reference:

    1. 《10-minute-tutorial

以上是关于shiro - quckstart的主要内容,如果未能解决你的问题,请参考以下文章

CAS登录后回传除了ticket参数以外的其他自定义参数

Shiro权限管理2.Shiro的HelloWorld程序

springboot配置shiro权限管理,网搜搜采集网站权限控制代码

Shiro原理流程,代码示例

Shiro原理流程,代码示例

如何更正 Shiro 注销代码(执行注销后用户仍然可以访问页面)?