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

preview_player
Показать описание
⭐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

____________________________________
Github: 👉

____________________________________
⏲️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 🔔

________________________________________

---------------------------------------------------------------
Production Credits:

Edited by: Simplifying Tech
Edited with Tool : Filmora 10
Produced by: Simplifying Tech
---------------------------------------------------------------
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.
Рекомендации по теме
Комментарии
Автор

ty u for explain when i run application i got this : Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)']
Database driver: undefined/unknown
Database version: 19.3
Autocommit mode: undefined/unknown
Isolation level: undefined/unknown
Minimum pool size: undefined/unknown
Maximum pool size: undefined/unknown

osamahalali
Автор

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

patcom
Автор

Hi, very thanks for this tutorial, Could you do a course on udemy about that: Oracle db, sql developer, spring boot...

marcelobc
Автор

Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.example.demo.Employee#4 i got that error when add emp but when remove @GeneratedValue it add

osamahalali
Автор

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

ChandraSekhar-kiiz
welcome to shbcf.ru