Great course brother. Thanks for including the slides along with theory.
@hedxr19 сағат бұрын
[invalid_id_token] An error occurred while attempting to decode the Jwt: The ID Token contains invalid claims: {iat=2024-11-11T12:37:32Z}
@handmadets63062 күн бұрын
Thank you bro
@legendsnhanala2713 күн бұрын
Thanks. Working🎉
@legendsnhanala2713 күн бұрын
Thanks. Working
@saeedghiassy54353 күн бұрын
Very helpful , thank you !
@Arunprakashcodasol3 күн бұрын
Video Quality is Nice
@lohithjalla76474 күн бұрын
One of the best videos on spring boot i have seen and your explanation is super easy to understand . and i hope you will do more videos on spring modules like the spring security and so on........
@vamsiala35435 күн бұрын
awesome video ever
@skanerkodowkreskowychqr37945 күн бұрын
Amazing video. Very Helpfull. Thank You so much
@jay-j6l6 күн бұрын
I found this video valuabe, it was direct and to the point coding. However I wish you have wrote a better CSRF handler and just opening to everything. It's not too difficult to look up how to do, but it would have made this video more complete. The extra step to configure the login page and roles were a nice added bonus.
@thushankalana49406 күн бұрын
😊✌
@zakariajounir76226 күн бұрын
the best spring boot tuts, keep up
@Yes-Dear8 күн бұрын
Fantastic walk-through to implement JWT with Spring. Easy to follow and I appreciated the explanations.
@quanhuynh15518 күн бұрын
AuthenticationSuccessHandler not active with ajax and restcontroller :(
@kangshenggoh91289 күн бұрын
you are very detail. thanks alot
@cleverson_sa_10 күн бұрын
Hi, really nice, clear and simple tutorial series. That´s what I needed for return Java coding after 5 years break, after a 13 y old working with this language. Thank you.
@thushankalana494011 күн бұрын
Thank you 😊
@vitaliitytarchuk320411 күн бұрын
hi, can you make a video on how to upload own site to the internet, since I made a site watching your tutorials, but I can’t upload it to the hosting
@siyamcelanxuseka29712 күн бұрын
Great content buddy thank you so very much
@virenderkumarbhat378913 күн бұрын
I downloaded this code from your git. But it is not working as expected on my machine. I am getting the login page every time, except for /home
@michaelastl14 күн бұрын
Thank you very much, you helped me understanding it better.
@TheBrandonToy14 күн бұрын
СПАСИБО ТЕБЕ!!!! ТЫ ПОМОГ МНЕ СИЛЬНО!!!! ТЫ ГЕНИЙ!!!
@RashidMd-ud4fj16 күн бұрын
MasaAllah
@manikandanmanikandan-hp9td17 күн бұрын
Thanks for sharing your knowledge. Very useful info
@azazul_haque19 күн бұрын
Thank Man, It was nice video
@RohitGupta-k4h23 күн бұрын
One of the best and easy to understand video on spring security👏👏 Just one suggestion, you can also include @EnableMethodSecurity, @Secured, @PreAuthorize annotations, so that would cover almost every fundamental thing in spring security.
@shamimahamed833324 күн бұрын
I really don't know how to thank you,sir!! Now I clearly understand spring security easily 🥰🥰
@abilash.m658824 күн бұрын
TBH I learnt spring security and jwt from you can you please make a video on saga design pattern of spring boot micro services? The way you teach is really awesome
@trinhlam814527 күн бұрын
Can I replace an HTML file with JSP? I want to dynamically pass user information
@khageswarnayak291827 күн бұрын
sir you have not post any new concept about spring boot
@utsabdahal541728 күн бұрын
Can you provide this with fromtend integration like angular or react instead of just from springboot? Thanks for the tutorial though!
@prathapkumarkesaboyina28 күн бұрын
This is an Excellent MicroServices tutorial using spring boot i have seen so far. Thank you for all efforts to create and explained each topic clearly. Deploying these micro services in AWS/GCP using CI/CD pipelines will be very helpful using docker
@saeedghiassy543529 күн бұрын
thank you !👏👏
@nagzealАй бұрын
What is the significance of Claims?
@utsabdahal5417Ай бұрын
Great video on file upload and download with Spring Boot! I was wondering if you could cover a topic on compressing files before upload to reduce file size and improve performance. Then, on download, the compressed file could be unzipped to provide the original file to the user. This would be a valuable addition to the series.
@project4fun_sakАй бұрын
Wow, this the best hands on spring security tutorial I found so far! Thanks a lot.
@MrSATYAMJOSHIАй бұрын
Great video! ❤ Do you also have any content on authorization and getting access token from google using OAuth2.0 ?
@KraftLegendzАй бұрын
Great demonstration. I'm still unsure how to implement this with dynamic user information. How can the user receive these emails autonomously?
@vishaag8164Ай бұрын
nice tutorials
@KraftLegendzАй бұрын
clean & clear 👌
@indikakumarasinghe4792Ай бұрын
This is marvelous explanation thanks
@congweihuang1416Ай бұрын
Amazing
@headshorts3506Ай бұрын
best lecture bro
@jasonpyrbot5966Ай бұрын
Can I do it in maven project
@gopishettymahindra2713Ай бұрын
Good Explanation sir. This is best JWT video so fat i watched. Can you please do it for OAUTH and SSO
@andresbohorquez3193Ай бұрын
Really, thx for ur tutorial! I develop a proyect in JavaFX and I didnt know how to show the intermediate values, but ur video help me a lot! 😁
@varunrajesh1673Ай бұрын
please make more videos on spring its awesome
@HENERYSANASAMАй бұрын
you are great bro 😎
@MotoCruiseTamilАй бұрын
@46:57 it should be before right. In many code I have seen before.