Pros & Cons of Dynamic Inserts & Updates With Spring Data JPA | Spring Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 19

  • @DailyCodeBuffer
    @DailyCodeBuffer  ปีที่แล้ว

    Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course.

  • @miguelanaya3022
    @miguelanaya3022 ปีที่แล้ว +2

    That's just what I'm looking for, thanks a lot. I've learned a lot from your content.

  • @atulpatil7472
    @atulpatil7472 ปีที่แล้ว

    Thanks , short and sweet explanation of dynamic insert .

  • @kenmutua5712
    @kenmutua5712 ปีที่แล้ว +1

    hey dude i would love you to do a role based spring boot 3 security video for us with angularjs or reactjs🙏🏾🙏🏾

  • @phanimc11211
    @phanimc11211 ปีที่แล้ว +1

    good explanation , simple and crisp

  • @rajapanda832
    @rajapanda832 ปีที่แล้ว +1

    Which intellij theme are you using for those icons for repository, entity etc?

  • @phanimc11211
    @phanimc11211 ปีที่แล้ว

    good explanation simple and crisp to the point

  • @amarildo-xyz
    @amarildo-xyz ปีที่แล้ว +1

    if department is "IT" in DB, on update I set it to null, will it change in DB or ignored by JPA?

  • @banjokoabiodun3050
    @banjokoabiodun3050 ปีที่แล้ว

    Well explained

  • @ashrikahamed_
    @ashrikahamed_ ปีที่แล้ว

    Great, thank you.

  • @praveens2272
    @praveens2272 ปีที่แล้ว

    Could you make video about JOOQ, it's gaining popularity and slowly new projects are giving a try this instead of JPA.

    • @DailyCodeBuffer
      @DailyCodeBuffer  ปีที่แล้ว +1

      I will check and plan a video on that

  • @nguyenquan4836
    @nguyenquan4836 ปีที่แล้ว

    Can you share source code for fast testing?