#19 Spring Data JPA with JpaRepository

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

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

  • @gouthamrajesh2745
    @gouthamrajesh2745 3 หลายเดือนก่อน +7

    If tables are not creating automatically in postgres or anyother db.
    Without configuring spring.jpa.hibernate.ddl-auto=update,Hibernate will not automatically handle the creation or updating of database tables based on your entity classes.
    In the case of H2, the tables are created automatically due to Spring Boot's embedded database-friendly defaults. However, with PostgreSQL, you need to be more explicit in configuring how the schema should be managed to avoid unintended consequences in a production environment.

  • @lootster
    @lootster 2 หลายเดือนก่อน +3

    00:04 Creating repository layer for data access
    01:29 Interface for defining methods with JpaRepository in Spring Data JPA.
    02:46 Using JpaRepository methods in Spring Data JPA
    04:06 JpaRepository extends Repository with additional methods.
    05:29 Spring Data JPA uses save method for both saving and updating data
    06:53 Every table needs a primary key, mention it as ID for entity identification
    08:23 Spring Data JPA generates SQL queries behind the scenes
    09:50 Demonstration of querying and configuring H2 database in Spring Data JPA

    • @gnanu3530
      @gnanu3530 16 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

    • @gnanu3530
      @gnanu3530 15 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

  • @vmsiteducationalhub2204
    @vmsiteducationalhub2204 24 วันที่ผ่านมา

    Informative and very useful for me as a beginner. Thank you so much Navin and team

  • @jairramirez6900
    @jairramirez6900 5 หลายเดือนก่อน

    This content is pure gold

  • @teamleadingstar9592
    @teamleadingstar9592 5 หลายเดือนก่อน

    This playlist is very good... you are explaining the things in very good example and it's more understanding for me. playlist is going very intresting. looking ahead for more videos

  • @vedantzope8461
    @vedantzope8461 7 วันที่ผ่านมา

    Crazzzy man
    how good it is

  • @user-cd8cg3yr1q
    @user-cd8cg3yr1q 4 หลายเดือนก่อน

    simply amazing , great video and great way of explaining things . Thanks

  • @vw7183
    @vw7183 2 หลายเดือนก่อน +1

    For production, how should we hide the username and password for security.

  • @pranaypaul6361
    @pranaypaul6361 5 หลายเดือนก่อน

    basics of spring data JPA boils down!!!

  • @nukalarohit2089
    @nukalarohit2089 4 หลายเดือนก่อน

    Hello Sir, Could you explain transactional and propagation- isolation? At what cases or conditions each of them to be used

  • @naraynwetal6544
    @naraynwetal6544 3 หลายเดือนก่อน

    Learning Spring Boot is as enjoyable as diving into your favorite hobby.

  • @uwihanganyeedison4804
    @uwihanganyeedison4804 5 หลายเดือนก่อน +1

    can u pleease give us video on how we configure swagger for ducumentation of our API

  • @cheguevara1396
    @cheguevara1396 3 หลายเดือนก่อน

    Good explaination sir,,like you say u dony teach but educate the aliens

  • @Devivl
    @Devivl 3 หลายเดือนก่อน

    Learning Spring Boot with mr. Navin Reddy is as enjoyable as diving into your favorite hobby 🤓

  • @lokeshkumarkondeti4312
    @lokeshkumarkondeti4312 หลายเดือนก่อน

    Are we gonna get the details of queries in the console only when we executed them with Postman? Because currently I don't have a postman and I am executing queries from the H2 console but I couldn't see the log in console/terminal.

  • @naraynwetal6544
    @naraynwetal6544 3 หลายเดือนก่อน

    Enjoying series

  • @abishekmagar8790
    @abishekmagar8790 5 หลายเดือนก่อน

    Well Explained Sir

  • @rithanyaas8238
    @rithanyaas8238 16 วันที่ผ่านมา

    Hello sir, this video is great! I have a question: In Postman, we're sending data using POST, and I can see it in the H2 console. However, when we reload the server, the data disappears, and we have to enter it again each time. Is there a way to store it permanently?

    • @gnanu3530
      @gnanu3530 16 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

    • @gnanu3530
      @gnanu3530 15 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

  • @Alcatraz-23
    @Alcatraz-23 5 หลายเดือนก่อน

    Brilliant!

  • @yellareddy9533
    @yellareddy9533 4 หลายเดือนก่อน

    What if you want to pass two object like JpaRepository

  • @vedantzope8461
    @vedantzope8461 7 วันที่ผ่านมา

    Boom
    maza aa gya

  • @rahulbhatanagar6175
    @rahulbhatanagar6175 5 หลายเดือนก่อน

    Great work

  • @vishaldindalkop294
    @vishaldindalkop294 4 หลายเดือนก่อน

    Thank you for the video.

  • @royalmech14
    @royalmech14 5 หลายเดือนก่อน +1

    Thanks

  • @AjayKumar-go4jr
    @AjayKumar-go4jr 2 หลายเดือนก่อน

    Nice content!

  • @ansonak4034
    @ansonak4034 9 วันที่ผ่านมา

    if i give id=0 in postman for delete opertion it is not product deleted .deleteById(id) method not work for id=0

  • @mils3318
    @mils3318 5 หลายเดือนก่อน +1

    Hey, where is the source code for all these videos?

  • @vinayKumar-vq6gy
    @vinayKumar-vq6gy 5 หลายเดือนก่อน

    Awsome

  • @psudhakarreddy6548
    @psudhakarreddy6548 5 หลายเดือนก่อน

    Thank you

  • @kanteganesh8431
    @kanteganesh8431 5 หลายเดือนก่อน

    cant able to extend JpaRepository

  • @tyrantbeast2829
    @tyrantbeast2829 4 หลายเดือนก่อน

    the data in the database is gone after restarting the application

  • @naraynwetal6544
    @naraynwetal6544 3 หลายเดือนก่อน

    excellent

  • @sergheicatarama4874
    @sergheicatarama4874 4 หลายเดือนก่อน

    Good

  • @smyansingh4552
    @smyansingh4552 3 หลายเดือนก่อน

    My server is not taking the value of the primary key i.e. prodId. No matter what value I put it always shows up as zero which prevents me from adding more entries. Can anyone help?

    • @gnanu3530
      @gnanu3530 16 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

  • @sonalgupta791
    @sonalgupta791 4 หลายเดือนก่อน

    thank

  • @theCHAD_666
    @theCHAD_666 5 หลายเดือนก่อน

    ❤❤❤❤❤❤

  • @null_user123
    @null_user123 5 หลายเดือนก่อน

    Hello. how can i open H2 from browser ?

    • @gnanu3530
      @gnanu3530 16 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)

  • @IgorTrono
    @IgorTrono 5 หลายเดือนก่อน +1

    The information on adding JPA and embedded H2 to Maven is missing. The configuration of H2 in application.properties is missing. How Springboot creates the table "PRODUCT" in H2 from Hibernate is missing. The previous lectures have been great but this one is not good.

  • @shaurya2608
    @shaurya2608 13 วันที่ผ่านมา +1

    I dont think logic of updateProduct is correct.

  • @JonahVincent-g7d
    @JonahVincent-g7d 2 หลายเดือนก่อน

    8106 Allen Station

    • @gnanu3530
      @gnanu3530 15 วันที่ผ่านมา

      Wrong user name or password [28000-224] 28000/28000 (Help)