Similiar project than https://github.com/gustavoponce7/SpringSecurityLoginTutorial but this code implements the UserDetailsService as authentication strategy.
- mvn clean
- mvn clean install
- Go to the target folder
- java -jar demo-0.0.1-SNAPSHOT.ja
Similiar project than https://github.com/gustavoponce7/SpringSecurityLoginTutorial but this code implements the UserDetailsService as authentication strategy.