How To Connect Oracle Database from Spring Boot App to perform CRUD Operations | Spring Data JPA

Sdílet
Vložit
  • čas přidán 28. 12. 2023
  • ⭐How To Connect Oracle Database from Spring Boot App to perform CRUD Operations | Spring Data JPA⭐
    In this example, we are creating crud operations and exposing them through REST APIs so that UI clients can invoke these operations. The demo operations enable the clients to modify the employee records in database with all CRUD Operation (Create , Read, Insert, Update & Delete )Using SpringBoot , Hibernate , JPA , Oracle DB and REST calls with POSTMAN.
    The purpose of this example to show how data flows to DB, which make this interaction possible, not covering the complexity in business logic involved in real world applications.
    Required Tools we are using for this Program: Java Development Kit (JDK) 17 + Oracle 19c + SQL Developer + Postman + Eclipse IDE 2022
    How to Install, Configure and visualize MySQL on Windows 10/11 | Complete guide 👉 • How To Download And In...
    ____________________________________
    Reference Blog Link: 👉simplifyingtechcode.wordpress...
    Github: 👉
    github.com/Simplifying-Tech/S...
    ____________________________________
    ⏲️Time Stamps⏲️
    0:30 - Overview
    02:47 - Creating java project
    03:49- import project
    05:50 - Creating Entity
    09:45 - Creating service class
    10:15 - Crate controller class
    15:00 - Running the app
    18:20 -Postman POST request
    21:16 Postman GET request
    21:45 - Running Update operation
    25:50 Running Delete operations
    27:10 - Conclusion
    ____________________________________
    Subscribe: | 🔔Make sure to enable ALL push notifications 🔔
    ️▶️ Watch our latest videos: czcams.com/channels/H4j.html...
    ▶️ MySQL series : • MySQL Simplified
    ▶️ SpringBoot series : • What is Scheduler ? ...
    ▶️ Apache Kafka series : www.youtube.com/watch?v=BRBJZ...
    ▶️ Elasticsearch java - Playlist : www.youtube.com/watch?v=45vE3...
    ▶️ MongoDB java -Playlist : www.youtube.com/watch?v=WIhhz...
    ▶️ Spring Boot Java -Playlist : www.youtube.com/watch?v=9Dr55...
    ________________________________________
    ✉️ Contact: simplifyingtechcode@gmail.com
    🐦 Twitter: / simplifyingtech
    📷 Insta: / simplifyingtech
    ---------------------------------------------------------------
    Production Credits:
    Edited by: Simplifying Tech
    Edited with Tool : Filmora 10
    Produced by: Simplifying Tech
    WebSite: simplifyingtechcode.wordpress...
    ---------------------------------------------------------------
    About Simplifying Tech :
    👉 Lets Make it Simplified and illustrative....
    The main Objective of Simplifying Tech is to have people learn new technologies and programming in more simplified and illustrative way.
  • Věda a technologie

Komentáře • 7

  • @user-hq1sj9dy6w
    @user-hq1sj9dy6w Před 2 měsíci

    ty u save my life

  • @ChandraSekhar-ki3iz
    @ChandraSekhar-ki3iz Před 28 dny

    Nicely explained. How you have created Employee table in oracle is not clear

    • @simplifyingtech
      @simplifyingtech  Před 27 dny +1

      You may refer below video where in detail explained at last
      czcams.com/video/TOSTfZs3Q9M/video.html

    • @ChandraSekhar-ki3iz
      @ChandraSekhar-ki3iz Před 27 dny

      @@simplifyingtech
      Thank u sir, Now I am able to test spring boot code

  • @patcom1013
    @patcom1013 Před měsícem

    This is a really great tutorial video, but the voice recording is extremely difficult to hear clearly.