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
1.PNG
2.PNG
GitHub
Spring Boot Security Example. Contribute to Rapter1990/springbootsecurity development by creating an account on GitHub.
GitHub - Rapter1990/springbootsecurity: Spring Boot Security Example
Was this page helpful?