Spring Security - Cannot run logout Integration Test returns 404
Archived 2 years ago
D
direct_x_34
Copy Paster!
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
