Spring Security - Cannot run logout Integration Test returns 404
Hi, I have a problem to run logout integration test in my spring boot example. When I run this test method, I get 404 instead of 200. How can I fix it? Here is the link : https://github.com/Rapter1990/springbootsecurity