Spring Security JPA Authentication in Spring Boot

preview_player
Показать описание
If you need to use Spring Security to authenticate against a database using Spring Data JPA, you're in the right place. In this tutorial, you will learn how to use Spring Data JPA for authentication against a database using Spring Security.

🔗Resources & Links mentioned in this video:

👋🏻Connect with me:

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

I was overwhelmed with others people tutorials about Spring Security but you made it so easy to see what is actually going on, thanks man I appreciated, +1 sub

robertalexandermendezfamil
Автор

what i like about Dan is he uses the most basic approach when teaching something, leaving out unnecassry details that might confuse newbies. this video is to teach us on JPA Authentication no more no less. this is what a tutorial should be. Thanks sensei

norulshahlamjohn
Автор

Love your videos, looking forward to more Dan 😊

AwkwardFX
Автор

Thankyou so much Dan for this video, I am following your entire spring security playlist and it's very helpful. 🙏 looking forward to more such learning content.

deadsoul
Автор

thanks Dan. You are only person who finally clearly explained all things with Bean approach. all tones of tutorials on YT have only old approach

kensaitakeso
Автор

So clear to follow along and really great content! Thanks Dan.

BryanCDev
Автор

Really awesome stuff here! Awesome channel! Love your videos! 💛

kostiantynkarzhanov
Автор

Another great tutorial from Spring advocate Dan Vega

aliosman
Автор

Thank you so much for this tutorial it really helped me visualize and understand how security in spring boot works.

kevinm.
Автор

this video is kickass reference. Easy to implement, helps 100% in any backend development.

rodrigorsfo
Автор

Great video as always Dan! I think @Arsalaan suggestion makes a lot of sense. This will be kind of an "endgame" like video for this series - where everything is combined - JWT, Roles (User, Admin, etc), Connecting to PostgresSQL (running locally via docker).

AleksandarT
Автор

Great Content! Thanks for sharing your experience. Amazing teachi !

Would be amazing to see a complete backend API with PostgreSQL and JWT and how to store password in the Database !

franck-oliviertahiroaperan
Автор

Very well explained. worked like butter.... Thanks Dan. It will be great if you can comeup with a complete production ready like projects which caters for best practices security security over microservices security with OAuth and may be keycloak SSL cross scripting cors all in one will be kinda like EndGame series

husnainajmal
Автор

Hi Dan. Thanks for the continuous tutorials on Spring Security. It is very important and also very clearly explained.

Could you please use a "real" database like Postgres for demonstrating. Thanks!

BiniamAsnake
Автор

Really enjoyed this great tutorial. Thanks !!

AshishRohillax
Автор

great video as always Sir, miss one thing thought ... the logout 😅

xkzn
Автор

Hi Dan,

Can you drop a guide on implementing JWT in a Spring Boot App
BUT include roles (user, admin), connected DB (to verify details) and UserNamePassword Authentication where the user calls an endpoint with username/password as body and the token generation happens based on that.


Basically, a continuation of your videos 
"Spring Security without the WebSecurityConfigurerAdapter" and 
"Spring Security JWT: How to secure your Spring Boot REST APIs with JSON Web Tokens"

Please consider this, it would be so useful and applicable to many projects!!
Thank you.

Arsy
Автор

Hey Dan, great video! After watching almost all of your spring security videos, I believe I know a little bit more about how to secure a REST API haha.
I have a question, why did you use Ouath2 on your JWT video and on this one you chose to pick up the bare Spring Security dependency?
As @Arsalaan suggested, it'd be nice to see a complete road map of how to secure a real life API using JWT, real users with roles and data base!
Thank you! Keep with the great job!

Yrch
Автор

Great video about Spring Security. Can you please make video about how can we apply more than 1 approach (like JWT based security, JPA based security) using Spring security?

utpalpatel
Автор

Hello Mr. Dan Vega, I wanted to thank you for providing such helpful tutorials. I really appreciate your effort in helping others. Could you please tell me what plugin you used to help auto complete your tutorials? Keep up the great work!

besufekadeamare