One of the best tutorial on Youtube !! I'm not even kidding! Thank you for this!
I have watched this tutorial for like 3-4 times and everytime I gain confidence
if u don't mind from my end, one suggestion is that at the time of writing code in the class or package like (an example: you created an interface and u call it from EmployeeController Class, so can u elaborate a little more in detail )why are you implementing that code for which purpose if you explain the that way we can easily understand and we will get clarity while we implement it without a doubt I think you got my point
bro I feel like you have been sent from heaven to help us all - god bless your soul you kind thoughtful intelligent human
you saved my life. Thank you. you are a great teacher
Thank you so much bhai,Learned a lot many concepts with the help of this tutorial
3:21:00 Pagination and Sorting
4:22:25 manyToOne mapping
Completed till 1:29:24 :elbowcough:
First of all. Thank you for this tutorial. I learnt quite a lot. However, it would be better practice to have the tbl_department having unique names. I believe this could have been achieved by annotating the name field in the Department class like so @Column(unique=true). It doesn't make sense for you to have 2 IT departments in a company. Another thing this would prevent is the redundant records in your tbl_department table especially when using non-idempotent HTTP methods.
You just won my heart and definetly a subscriber too
Great tutorial. One thing I would mention that It’s best not to use any logic in the Controller
@53:40 how is Employee class sent as argument to post mapping handler with out employee object being created 😢
@53:51 How is Employee class refered in postmapping method without object being created for Employee class
Sir bhut hi ache tarah se explain kia apne thnkuuuuu
Hai Sir, You are created a Excellent resource for spring boot Rest Controllers Sir. Very Simple approach to start this concept. Thank you so much Sir.
Thank You for the video brother and make Spring boot microservices application
jha panah tussi great ho bhai sab aise ghusa dimag me ka btaye superrrr
2:52:24 no need to put http status code in method signature along with response entity?? because u r putting in delete emplyee method
@engineertalkswithbushan