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
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
GitHub
Spring Boot Security Example. Contribute to Rapter1990/springbootsecurity development by creating an account on GitHub.