标签:
【1】
最近在学习shiro,在学习过程中出现了一个问题,报错如下:
org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code,either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration.
标签:
原文地址:http://www.cnblogs.com/abc8023/p/4951156.html