Spring Security JDBC: How to authenticate against a database in Spring Boot

Описание к видео Spring Security JDBC: How to authenticate against a database in Spring Boot

Learn how to authenticate against a database in Spring Boot. In previous tutorials, I have used an in-memory user which works great for demos and proof of concepts but doesn't work for production. What happens when you move your users to a database? You could start from scratch or use the JdbcUserDetailsManager class which is built-in to Spring Security.

🔗Resources & Links mentioned in this video:

Github: https://github.com/danvega/jdbc-users
WebSecurityConfigurerAdapter Changes:    • Spring Security without the WebSecuri...  

👋🏻Connect with me:
Website: https://www.danvega.dev
Twitter:   / therealdanvega  
Github: https://github.com/danvega
LinkedIn:   / danvega  
Newsletter: https://www.danvega/dev/newsletter

SUBSCRIBE TO MY CHANNEL: http://bit.ly/2re4GH0 ❤️

Комментарии

Информация по комментариям в разработке