Thank you so much sir, I was really struggling with this topic, and I could not find resources for it, but thanks to you, now I understand it very well, please keep making tutorials like this.
@BingyangWei4 ай бұрын
I am glad the video helps. Good luck!
@michaelsafwat19534 ай бұрын
@@BingyangWei thanks
@michaelsafwat19534 ай бұрын
@@BingyangWei Do you have any plans for Angular tutorials sir?
@adhiprasetyo40525 ай бұрын
Thank you 🙏 😊
@BingyangWei5 ай бұрын
Thank you for watching!
@hikikomori93875 ай бұрын
Hello Teacher. I wanted to take a moment to express my gratitude for the incredible content you produce. Your videos on Hogwarts real life Project have been immensely beneficial to my learning journey, and I truly appreciate the time and effort you put into creating them. I am currently preparing for job interviews and have found your insights and explanations to be particularly valuable. However, I have noticed that the videos are being published at irregular intervals, and the current project has been ongoing for over a year. This has made it a bit challenging for me, and possibly others, to keep up and complete the project in a timely manner. I understand that creating quality content takes time and that you have other commitments as well. Nevertheless, I would like to kindly request if it would be possible to publish videos on a more regular schedule of the current project series. This would greatly help me, and I'm sure many others, in our learning and interview preparation. Thank you once again for all your hard work and dedication. Your teaching has made a significant impact on my understanding of Spring Boot, and I look forward to continuing to learn from you. I really did not mean to sound ungrateful kind teacher but this is what I've felt during this course of time 🙏
@BingyangWei5 ай бұрын
Thank you for your comment! I appreciate your feedback. The Spring Boot series is almost complete. I will be publishing another three or four videos before wrapping it up. Happy learning!
@hikikomori93875 ай бұрын
@@BingyangWei Thank you so much. Do you have any plans for the front end component of this same project?
@BingyangWei5 ай бұрын
@@hikikomori9387 I will need to cover the Vue Router and Pinia first (probably finish by October), then start the front end of this Hogwarts project (probably finish by December, btw, I have already developed the front-end Vue project, if you need it now, I can send the code to you). 😃
@nguyenhuudard36235 ай бұрын
Thanks
@BingyangWei4 ай бұрын
You are very welcome. Thank you.
@stepsoft15935 ай бұрын
thank you so much .. This Tutorial is Absolutely amazing
@BingyangWei4 ай бұрын
Thank you!
@vandatnguyen84314 ай бұрын
In the unit test for updating user, why we don't need to mock the behavior of the SecurityContextHolder using the given() method?