会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
云中火
博客园
首页
新随笔
联系
订阅
管理
2020年8月26日
springboot整合shiro笔记-登录验证
摘要: 最近使用springboot框架做了一个项目,其中使用了shiro进行登录认证和权限管理,这里给shiro模块做一个笔记。 导入shiro依赖 1 <dependency> 2 <groupId>org.apache.shiro</groupId> 3 <artifactId>shiro-sprin
阅读全文
posted @ 2020-08-26 16:51 云中火
阅读(186)
评论(0)
推荐(0)