无状态配置报错:Session creation has been disabled for the current subject
时间:2020-04-29 10:34:53
收藏:0
阅读:530
无状态配置报错说明基本上成功:Session creation has been disabled for the current subject
Session creation has been disabled for the current subject. This exception indicates that there is either a programming error (using a session when it should never be used) or that Shiro‘s configuration needs to be adjusted to allow Sessions to be created for the current Subject. See the org.apache.shiro.subject.support.DisabledSessionException JavaDoc for more.
原文:https://www.cnblogs.com/gzhbk/p/12800164.html
评论(0)