spring-guides / gs-securing-web

Securing a Web Application :: Learn how to protect your web application with Spring Security.
http://spring.io/guides/gs/securing-web/
Apache License 2.0
364 stars 447 forks source link

Example Does not work: localhost:8080/login always returns Invalid username and password #63

Closed michaelbedry closed 1 year ago

michaelbedry commented 3 years ago

Example does not work.

localhost:8080/login always returns invalid username and password

If you are going to put something on Github you need to make sure the code works first.

wild-o commented 3 years ago

Attempted this exercise today as well. Same issue, it might have to do with the deprecated method.

jfbueno commented 2 years ago

Check if you're running the app in the complete folder.

Buzzardo commented 1 year ago

"If you are going to put something on Github you need to make sure the code works first."

It does work, and snark doesn't get you good replies.