Spring Data JPA: What is it? And Why Should You Use It?

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 37

  • @techneis
    @techneis 4 года назад +4

    Bunch of Thanks, Thorben! I appreciate the clarity and precision of the topics.

  • @landry_john
    @landry_john Год назад

    Hi ! Thank you for that clear introduction to Sprind Data JPA. Looking forward to learn a lot about Java Spring Tech.

  • @danielnoguera2219
    @danielnoguera2219 3 года назад +1

    You are a great teacher. Your explanation is simple and deep both. Thanks a lot! Cheers from Argentina!

  • @saimyousuf2108
    @saimyousuf2108 2 года назад

    This guy is criminally underrated.

  • @timw594
    @timw594 Год назад

    I just can't see how these additional layers actually makes things easier especially when stacking other frameworks into the mix like Angular, typescript etc. It just feels like the complexities being added are far worse and introduce excessive moving parts vs just simply learning RDBMS and CRUD operations using JDBC stored procs, SQL etc. Since everything ultimately comes down to the data being stored/accessed by an application and many biz applications are highly customized for the biz, the power that you have within the RDBMS environment to better handle/secure crud operations using standardized pl/sql which is what Spring JPA is going to end up calling anyhow is overwhelming and in more complex implementations will require a developer on the team to learn anyhow to troubleshoot problems. I've been doing full-stack web for decades but the last 15 years have been interesting in regards to how much more complex we've actually made things in the effort to make them easier.

  • @krishnaramdas5809
    @krishnaramdas5809 4 года назад +1

    How to handle if it is a complex query with multiple joins across tables. Can I still use Spring Boot and Repository approach..?

  • @francescopaci9435
    @francescopaci9435 3 года назад +1

    can you make a video in MyBatis?

  • @izzyk7905
    @izzyk7905 Год назад

    Thank you for explanation! I have a question regarding number of levels: I need to have 5-6 levels of depth for subgraphs but it didn't work in hibernate 6.1.6.Final (worked in lower versions though).

  • @RanjithKumar-qj9mn
    @RanjithKumar-qj9mn 4 года назад

    difference between hibernate sessionfactory and spring data jpa methods (As spring data jpa is an abstraction over JPA and hibernate is the default implementation of spring data jpa)

  • @Vanuatoo
    @Vanuatoo 2 года назад

    In real-life applications you need to have many native queries and standard methods generated by the repository seem like marketing. I try to convince myself that adding another layer on top of JPA brings significant advantage.

  • @ngn6454
    @ngn6454 3 года назад

    HI, which repository should we use for Bigquery ?

  • @abedjarjanazy1178
    @abedjarjanazy1178 5 лет назад

    Outstanding explanation.

  • @mithileshtipkari8814
    @mithileshtipkari8814 4 года назад

    Excellent explanation, thanks.

  • @gopalaagrawal7414
    @gopalaagrawal7414 3 года назад

    Thanks a lot for the explanation

  • @mostinho7
    @mostinho7 5 лет назад

    3:40 spring data JPA features (vs just using entityManager directly)
    1. No code repositories
    2.

  • @david3979
    @david3979 3 года назад

    What woud you use between `CrudRepository` (seen in th evideo) and `JPARepository` in 2021?
    Is `JPARepository` just a better version of `CrudRepository` with more automatisation?
    Also, thank you for the video and the great resources.

  • @alexissuarezalvarez5622
    @alexissuarezalvarez5622 2 года назад

    Hi thanks for the tutorials. I really like Spring data JPA, however I would like to know what happens when we deal with long procedures in the database involving multiple tables. wouldn't that generate very verbose code in our application(repositories, services, etc)?

  • @seeboonsoo
    @seeboonsoo 5 месяцев назад

    The best!

  • @zeemf1
    @zeemf1 5 лет назад

    hi Thorben,
    is it possible to add the entity graphs to these entity repositories, or should you implement them in a separate parallel layer?
    As you know this is fine for fast development but the application gets quite slow with many relationship connections.
    Br,

  • @adamo901
    @adamo901 5 лет назад

    Thanks a lot for this video.
    What about the integration with Java EE?

  • @phash2k
    @phash2k 5 лет назад

    Thanks Torben, very interesting!

  • @sabari.p5048
    @sabari.p5048 4 года назад

    Thanks Thorben

  • @wilsonmwangi8647
    @wilsonmwangi8647 9 месяцев назад

    Good content. Please could you React in your next video. Thanks

  • @surisuri5137
    @surisuri5137 2 года назад

    in real time this is different but nice explain.

  • @kutilkol
    @kutilkol 2 года назад

    My jsme ti co nespí, my neznáme spánek.
    To s čím oni flexí, to my děláme stále.
    My žijeme Multiverse, jo tady to známe.
    Toto je náš vesmír, tomu verte páne.

  • @vineetpandey3552
    @vineetpandey3552 4 года назад

    Very nice....

  • @techiesrikanth2447
    @techiesrikanth2447 5 лет назад

    Thanks !!

  • @MrMikomi
    @MrMikomi 3 года назад +2

    I get the feeling that this is fine until it isn't ie once your project is no longer simple.

    • @darkmesa7933
      @darkmesa7933 3 года назад +1

      absolutely yes....i think plain hibernate JPA offers so much more control over how we can perform complex queries and logic over entities

  • @mostinho7
    @mostinho7 5 лет назад

    7:00

  • @ArchibaldBing
    @ArchibaldBing 3 месяца назад

    928 Kayley Points

  • @ArabellaBlanche-m9c
    @ArabellaBlanche-m9c 3 месяца назад

    Bernadette Highway

  • @carlosfabio2
    @carlosfabio2 5 лет назад

    Hey. Thanks for this new and very useful video. Also, I want to say that you speak to fast! Can you speak slowly next time?

    • @rosshoyt2030
      @rosshoyt2030 5 лет назад +3

      you can slow the video with youtube on desktop browser

  • @deepusasidharan2012
    @deepusasidharan2012 3 года назад

    Aha

  • @bisikleta1015
    @bisikleta1015 5 лет назад +1

    You talk so much about other links and references that it gets tiring