//SecurityUtils.getSubject().getPrincipal(); 就可以获取了
protected User getCurrentUser(){
return (User) SecurityUtils.getSubject().getPrincipal();
}
SpringBoot_集成Shiro后获取当前用户
Posted 01coding.com
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot_集成Shiro后获取当前用户相关的知识,希望对你有一定的参考价值。
以上是关于SpringBoot_集成Shiro后获取当前用户的主要内容,如果未能解决你的问题,请参考以下文章
Springboot学习Shiro快速入门及与SpringBoot集成
springboot shiro和freemarkervuejs/element-ui集成之控制按钮权限完全参考手册