Dude, you are God amongst men. I saw your microservices video as well. Quite precise and very informative. Your videos are like a zip package, small size, huge content. Keep it up bro.
Your method of teaching is very helpful to learn SpringBoot. Please add a video on excel data import to DB using SpringBoot . Thank you so much for the insights.
Video is good but can be more specific. For example, when you assign a value as null, it is a unchecked exception. Should have mentioned @Transactional does not do rollback for checked exception on default. Also the exception should propagate outside the method for transaction to handle it.
Hey, This is lombok annotations. These annotations avoid writing getters,setters methods and the Constructors in the java file . With this, lombok with take care all that methods purpose.
First don't use @Data annotation for Entity, and second don't intject via @Autowires it is not recommendable approach, inject via costructor and make it final. Provide clean code not garbage
Follow me on Twitter: twitter.com/DailyCodeBuffer
Dude, you are God amongst men. I saw your microservices video as well. Quite precise and very informative. Your videos are like a zip package, small size, huge content. Keep it up bro.
Appreciate your kind comments 🙏🙏
You are the best so far what I have see on TH-cam. In a short timeframe, you explain everything required.
Thank you so much 🙏
This is an extremely helpful tutorial. Thank you for posting!
Best illustration bro 🔥🔥
Thanks 🙏🏻
Yet another great tutorial👍👍👍. Your vids great ... Keep up the good work pls.
excellent video to understand transactoin , Thank you for making such videos
Most welcome!
Another great video Shabbir!
Keep up the good work 🙂
You are best brother ❤️❤️
Nicely explained. Great hard work brother. My humble request to provide some advance topic of Transaction in next video... Ton of Thanks in advance,.
Thank you so much
My favorite Channel
you're awesome in spring world 🔥
🙏
Top rated. Possible please share angular video..
Hi, Please extend this video or make another video on transactional isolation level also and Propagation level also.
I luv ur videos.They r very helpful.
Glad, it is helpful 🙏
Very great explanation thanks bro. However can someone explain what is the VOs and the difference from DTOs
Your method of teaching is very helpful to learn SpringBoot. Please add a video on excel data import to DB using SpringBoot . Thank you so much for the insights.
Good explanation of Database Transaction with Spring Boot.
Thanks
Thank you so much
Nice content !! Can you please share a detailed video on bits and pieces of transaction internal working
You are great🙏🙏. Please make video on distributed transaction of microservices like 2pc and SAGA.
Planning one
❤
nyc tutorial have you done spring security and deployment?
I have made one tutorial on Spring security with JWT. You can check on the channel
@@DailyCodeBuffer what about springboot deployment? Obfuscate springboot war file etc
I have done for deployment as well. Not particularly for Obfuscation
Very well said
Thank you very much bro keep doing good videos
Thank you
Y u didn't add @EnableTransaction , do we really need this or it is optional
Please create one video for Junit5 and mockito in depth 🙏
You should explain more in detail like propagation strategy etc
Nice video bro, good information
Thank you ☺️
Nice video. Thank you
Thank you. Glad it helped 🙂
Video is good but can be more specific. For example, when you assign a value as null, it is a unchecked exception. Should have mentioned @Transactional does not do rollback for checked exception on default. Also the exception should propagate outside the method for transaction to handle it.
informative video
Great tutorial thank u. Chat app (group chat private chat) pls..
Can we use @Transactional annotation in multiple procedure call from API?
nice video sir, please create part-2 of this video with insights of @Transactional that is covering all the attributes of Transactional annotation.
In the plan. Thank you so much
@@DailyCodeBuffer thank you
Thanks
transaction concept starts at 16:00
Nice
Thanks 🙏🏻
18:00 Transactional
Tq
nice video
Thank you
Expected more :(
hey bro
can you tell me what are these annotation? please explain
@Data
@NoArgsConstructor
@AllArgsConstructor
tnx bro.
Hey,
These annotations are part of Lombok library
Hey,
This is lombok annotations. These annotations avoid writing getters,setters methods and the Constructors in the java file . With this, lombok with take care all that methods purpose.
First don't use @Data annotation for Entity, and second don't intject via @Autowires it is not recommendable approach, inject via costructor and make it final. Provide clean code not garbage
Nuv TH-cam lo Dorikina animutyam Anna.
Dude , did not get full clarity on transaction
Thanks
Welcome
Nice
Thanks 🙏🏻
thanks