spring
dpp10683401
好好学习
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cvc-complex-type.2.4.c: 通配符的匹配很全面, 但无法找到元素 ‘context:component-scan‘ 的声明
由于自己马虎拼错了一个单词,如下springframwork少了个e,应该是springframework:原创 2021-06-28 09:25:55 · 403 阅读 · 0 评论 -
Spring security custom LogoutHandler not called
I've implemented my own LogoutHandler and I'm trying to configure it in the spring security xml, but for some reason it's not being called on logout (the logout is successful, but my code isn't executed). This is my security.xml: <?xml version="1.0"转载 2020-10-14 13:22:28 · 320 阅读 · 0 评论
分享