Spring Security - Database Authentication using custom User Details Service

preview_player
Показать описание
Build database-backed custom UserDetailsService for authentication. This UserDetailsService uses JPA to fetch user info from our Postgres database and authenticates a user. We will explore the use of functional interface CommandLineRunner and how to insert dummy data into the database just after the application has started.

Рекомендации по теме
Комментарии
Автор

Do you have video where you cover onces per request Filter exception handling
?

tsowttp
Автор

Can you share the link of the page on time stamp 0:32 ?

estnzgw