logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.Thread

在使用Shiro前提下,开始是想在controller使用SecurityUtils.getSubject().getPrincipal()中获取当前用户信息,但结果报红了org.springframework.beans.factory.BeanCreationException: Errorcreating bean with name ‘studentController’ defined

#java#spring boot#apache +1
到底了