微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

java – Spring-security – 无法访问ServletException

我喜欢使用spring-security模块,但是当我从spring项目中学习教程(http://docs.spring.io/spring-security/site/docs/3.2.x/guides/helloworld.html)时,编译器会返回:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] \springframework\security\samples\config\SecurityWebApplicationInitializer.java:[5,7] error: cannot access servletexception
[ERROR]\springframework\security\samples\config\SecurityConfig.java:[10,7] error: cannot access Filter
[INFO] 2 errors 

你能指导我出错吗?

.sourceEncoding>UTF-8.sourceEncoding>
        .sourceEncoding}ecurity3-version>2.1.1.RELEASEecurity3-version>
        .sonatype.org/content/groups/public/ecurity -->
        ecurityecurity-configecurityecurity-webecurity3ecurity3-version}spring-ormslf4j-apicope>runtimecope>
    cope>testcope>
    cope>testcope>
    cope>testcope>
    cope>testcope>
    cope>testcope>
    nesisnesiscope>testcope>
    cope>testcope>
    MysqLmysql-connector-javafiguration>
                figuration>
        figuration>
                figuration>
        figuration>
                figuration>
        figuration>
                .sourceEncoding}figuration>
        
最佳答案
尝试添加servlet-api依赖项

        cope>providedcope>
        

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐