The type javax.servlet.ServletContext and javax.servlet.ServletException cannot be resolved

前端 未结 5 2111
情书的邮戳
情书的邮戳 2020-12-14 01:06

I\'m trying to include Spring Security to my web project, i\'m following this tutorial http://docs.spring.io/spring-security/site/docs/current/guides/html5//helloworld.html<

5条回答
  •  借酒劲吻你
    2020-12-14 01:33

    What helped for me was deleting the repository in directory .m2 and after deleting run maven: package

提交回复
热议问题