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.
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.❤
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
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?
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?
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,
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,
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... 🙏🙏
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.
I don’t have enough money to apply for live courses but I make sure I stay tuned whenever there’s an update
this simple authentication implementation can be, amazing way of explaining as always
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.❤
Please continue like this
Thank you❤❤
Telusko tutorial is the best
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
simple and clear, as always
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?
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?
Sir please explain problem solving in Hackerrank
Sir can u please make a vedio on springAI
good one
thank you so much
Thank you
Please Sir organise an Remote internship for us🙏🙏🙏🙏🙏🙏🙏
I am waiting next video for 2 days.
sir please upload next video.
thank you
Please upload videos fast
Not the best way to implement JWT for spring boot 3.0.
Spring boot has inbuilt support for JWT. I hope you implement that.
Let me know more sbout inbuilt support, will try to add that
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,
@@elforeyyy attach your source code repo link in the comments.
Sir please hindi ma video upload kariya Hindi channel par 😢😢😢
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,
getting an issue of unauthorized even after saving the username and password in the database
I'm getting the same thing. Were you able to solve this?
I'm getting a 200 OK, but it is going to "loadUserByUsername" method in "MyUserDetailsService" class and returning me a "User Not Found" string.
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... 🙏🙏
please provide the source code