摘要:
github:https://github.com/peterowang/shiro 基于上一篇:springboot集成shiro实现身份认证 1.加入UserController 阅读全文
posted @ 2017-08-09 17:03
奋小斗g
阅读(494)
评论(0)
推荐(0)
摘要:
github地址:https://github.com/peterowang/shiro pom文件 1.集成spring data jpa 2.使用thymeleaf 见application.properties 3.配置realm Realm是一个Dao,通过它来验证用户身份和权限。这里Shi 阅读全文
posted @ 2017-08-09 10:16
奋小斗g
阅读(798)
评论(0)
推荐(0)