#36 Spring Security Project Setup for JWT

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 31

  • @sarthsheth8994
    @sarthsheth8994 4 місяці тому +4

    36 videos into this course and you taught very well. I followed everyone of them and now m trying to build a project by myself. Some important things you missed which makes this course incomplete 1. How to configure database when connecting multiple databases. 2. How to implement foreign key constrains or any constraints for that matter. 3. File system outside relational database. With URL and cloud.
    I don't see completing my project without them. Including those will definitely make course feel complete.

  • @hakeemsanusi821
    @hakeemsanusi821 5 місяців тому +15

    I don’t have enough money to apply for live courses but I make sure I stay tuned whenever there’s an update

  • @jyotidhumal9524
    @jyotidhumal9524 5 місяців тому

    this simple authentication implementation can be, amazing way of explaining as always

  • @iqbalrivaldi2856
    @iqbalrivaldi2856 5 місяців тому

    Thank you sir for sharing spring boot knowledge with me, can't wait for other videos related to spring boot tutorials. BTW I am now starting my spring boot learning journey and I hope to get a job as a Back End Developer with Java Spring Boot.❤

  • @DevGhost97
    @DevGhost97 Місяць тому

    Please continue like this
    Thank you❤❤

  • @hakeemsanusi821
    @hakeemsanusi821 5 місяців тому +1

    Telusko tutorial is the best

  • @govardhanp5209
    @govardhanp5209 5 місяців тому

    This is simply superb explanation sir. Thank you so much from bottom of my heart for doing these kind of videos. I also request you to make practical code videos on Kafka producer and consumer examples

  • @touhidsayed7393
    @touhidsayed7393 5 місяців тому

    simple and clear, as always

  • @kiranmarrapu
    @kiranmarrapu 3 дні тому

    At 9:39, I was trying to hit the /login from postman, it is displaying a "user not found" statement in the console log, from "loadUserByUsername" method of "MyUserDetailsService" class. Does anyone else has the same issue? How did you resolve? Also, for /login call, why do you need to send id along with username and password? Can anyone help me on this issue?

  • @maliksulemanaslam1839
    @maliksulemanaslam1839 Місяць тому

    Hi Navin Sir, I have a question we did all setup manually for JWT cannot we utilise the libraries built-in methods as we did for simple authentication etc?

  • @SownthariyaKathirvel
    @SownthariyaKathirvel 5 місяців тому

    Sir please explain problem solving in Hackerrank

  • @suneelsurya701
    @suneelsurya701 5 місяців тому

    Sir can u please make a vedio on springAI

  • @shivarajme
    @shivarajme Місяць тому

    good one

  • @NandinerdeneMandakh
    @NandinerdeneMandakh 4 місяці тому

    thank you so much

  • @emotinal_pain
    @emotinal_pain 3 місяці тому

    Thank you

  • @Royalfamily-pl4ex
    @Royalfamily-pl4ex 5 місяців тому +1

    Please Sir organise an Remote internship for us🙏🙏🙏🙏🙏🙏🙏

  • @just_code_it_
    @just_code_it_ 5 місяців тому

    I am waiting next video for 2 days.

  • @just_code_it_
    @just_code_it_ 5 місяців тому

    sir please upload next video.

  • @TirthPrajapati-by9mu
    @TirthPrajapati-by9mu 5 місяців тому

    thank you

  • @just_code_it_
    @just_code_it_ 5 місяців тому

    Please upload videos fast

  • @amritadhikari1188
    @amritadhikari1188 5 місяців тому +1

    Not the best way to implement JWT for spring boot 3.0.
    Spring boot has inbuilt support for JWT. I hope you implement that.

    • @Telusko
      @Telusko  5 місяців тому

      Let me know more sbout inbuilt support, will try to add that

    • @elforeyyy
      @elforeyyy 5 місяців тому

      hello brother, may you please assist me in my application used springboot security problem is after a successful login it's calling the login page again not redirecting to the specified endpoint. How can I share my classes with you,

    • @amritadhikari1188
      @amritadhikari1188 5 місяців тому

      @@elforeyyy attach your source code repo link in the comments.

  • @shankardasdcst2769
    @shankardasdcst2769 5 місяців тому +1

    Sir please hindi ma video upload kariya Hindi channel par 😢😢😢

  • @elforeyyy
    @elforeyyy 5 місяців тому

    Hello sir, may you please assist me in my application used springboot security problem is after a successful login it's calling the login page again not redirecting to the specified endpoint. How can I share my classes with you,

  • @SabirShaikh-w6j
    @SabirShaikh-w6j 4 місяці тому

    getting an issue of unauthorized even after saving the username and password in the database

    • @FromTheV
      @FromTheV 2 місяці тому

      I'm getting the same thing. Were you able to solve this?

    • @kiranmarrapu
      @kiranmarrapu 3 дні тому

      I'm getting a 200 OK, but it is going to "loadUserByUsername" method in "MyUserDetailsService" class and returning me a "User Not Found" string.

  • @parthivsingh932
    @parthivsingh932 5 місяців тому

    Sir can you please provide a tutorial on this topic: Connect C program to Mysql database... Sir I am very troubled and I am not getting any reference about this Sir... and I want to connect my C program with Mysql... Please sir tell me how to download Mysql C Programming A.P.I. and how to use it with codeblock along with configuring it, please tell me all this in 1 tutorial Sir... I will always be grateful to you... 🙏🙏

  • @BhanuPrakash-u8w
    @BhanuPrakash-u8w 3 місяці тому

    please provide the source code