SpringSecurityLoginTutorial icon indicating copy to clipboard operation
SpringSecurityLoginTutorial copied to clipboard

Results 10 SpringSecurityLoginTutorial issues
Sort by recently updated
recently updated
newest added

Hi, Can you please update the code based on the latest spring boot release available which is 2.0.4-RELEASE ? I tried to do that and it's stuck on /error page...

Hi Gustavo , I am trying your code. During the logging , i dont understand how the users email and password is checked. when i read the login.html , i...

After filling in valid user registration info on the registration page, and pressing "Register User" I get a whitelabel error page with this error message: (type=Internal Server Error, status=500) Looking...

Hello Gustavo Ponce, I am facing Whitelabel Error Page during login. I have followed your full tut as well as source code. This application has no explicit mapping for /error,...

Please fix spelling mistake in README.md java -jar demo-0.0.1-SNAPSHOT.ja(r)

Hi Gustavo, I tried your repo. But I have an issue when trying to register my account. ``` Thu Jun 15 10:07:30 WIB 2017 There was an unexpected error (type=Internal...

please create example, if i have one table and want show record that table, where i go to declare my query ?

I think we should remove the `@Transient` annotation in User.java file

Hello, If I connected and go to home to get to the login page ? not to home ? or another that can be connected ? Thanks