Spring Boot + Spring Security + JWT + MongoDB

Sdílet
Vložit
  • čas přidán 12. 11. 2020
  • Thanks for watching and welcome to my channel. If you liked this tutorial, make sure to subscribe for more !
    - Subscription with MongoDB
    - Authentication with Spring Security and Generation of JWT token;
    - Using JWT token in the header of any requests

Komentáře • 6

  • @dkbadgujjar6316
    @dkbadgujjar6316 Před 2 lety +4

    one of the best content . Literally u have saved me for getting scolded. Thanks alot

  • @sallamallesh3704
    @sallamallesh3704 Před 2 lety +4

    can you share the code, it would be helpful to my project

  • @Naitokalmah
    @Naitokalmah Před 3 lety +4

    first of all thank you so much for this course , it's the most simple and efficient course I could find on Spring security + JWT , I tried it myself got some errors along the way , primarily from the first video "spring security" so it's really hard to move forward , would it be possible for you to share the source code ?

  • @pranavsable779
    @pranavsable779 Před rokem +2

    This video was very helpful .Can U please extends this to role based authentication, where we restrict few API only to user ? That will be very helpfull