开发者社区 问答 正文

Spring 与Shiro使用登录异常? 400 报错

Spring 与Shiro使用登录异常? 400 报错

2014-4-20 13:00:05 org.apache.shiro.realm.AuthorizingRealm getAuthorizationCacheLazy 信息: No cache or cacheManager properties have been set.  Authorization cache cannot be obtained. 2014-4-20 13:00:05 org.apache.shiro.realm.AuthorizingRealm getAuthorizationCacheLazy 信息: No cache or cacheManager properties have been set.  Authorization cache cannot be obtained. 2014-4-20 13:00:05 org.apache.shiro.realm.AuthorizingRealm getAuthorizationCacheLazy 信息: No cache or cacheManager properties have been set.  Authorization cache cannot be obtained.

异常如上
求解决方案!



展开
收起
爱吃鱼的程序员 2020-06-01 12:06:44 1554 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    以上不是异常,异常会打印堆栈,这是警告,没有cache而已


    ######

    引用来自“抓瓦工人”的评论

    以上不是异常,异常会打印堆栈,这是警告,没有cache而已


    嗯 ,我搞明白了,我给指定了缓存就可以了

    2020-06-01 12:06:46
    赞同 展开评论