Pure Spring Security user authentication doesn’t work
I have a very simple pure Spring web application with a login page (and it shouldn’t use SpringBoot). I would like to authenticate the user and after that the user could go forward to its appropriate page.