404什么鬼?

来源:4-1 Shiro集成Spring

独尊123

2019-04-15 20:37

https://img.mukewang.com/5cb47ad400012bea11130266.jpg一直404.什么原因

写回答 关注

2回答

  • 慕斯卡4546385
    2019-05-30 15:35:05

    spring.xml中的这个用错了吧

    <property name="">
        <value>
            login.html = anon
            /subLogin = anon
            /* = authc
        </value>
    </property>

    spring.xml中 这个filterChainDefinitions用错了吧

  • 寒风幕昔
    2019-04-21 21:50:44

    类型无法转换

Shiro安全框架入门

从零入门Shiro安全框架

48049 学习 · 347 问题

查看课程

相似问题