Back to Browse

Chapter-01: Spring Data JPA Project Setup Overview | Spring Data JPA

5.1K views
Nov 9, 2024
1:47:37

This is the first technical video of Spring Data JPA series. In this, I have tried to explain the overall application first with the help of UML diagram and then with the help of code. While watching video you will find that I have already coded basic Java which I have coded in last video of previous series - Spring Basics with Spring Boot. I will be showing coding which Spring Boot annotations to add, which lombok annotations to add, which Hibernate annotations to add and how to switch from normal mapper class to mapstruct. Also at end, we will execute code and see that its interacting with database and will generate tables. We will then add data in those tables using SQL script. Since this video is bit long so better to take small breaks after every 15-30 mins but believe me that it will be really useful for you to watch this video before moving on to rest videos of this series. Don’t forget to like, comment, and share with other developers working with databases! For educational purposes only. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ You can download the code shown in video from : https://github.com/abhishekvermaa10/Spring-Data ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ 00:00:00 Introduction 00:02:05 Understanding using UML Diagram 00:20:24 Understanding using code 01:43:00 Configuring Environment variables ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Software Requirements: • Java 21: https://www.oracle.com/in/java/technologies/downloads • Spring Tool Suite (STS) 4: https://spring.io/tools • MySQL Community Server 8.4: https://dev.mysql.com/downloads/mysql • DBeaver: https://dbeaver.io ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Social Media Handles: • Telegram: https://t.me/ScaleUpIndiayt • YouTube: https://www.youtube.com/@abhishekvermaa10 • Instagram: https://www.instagram.com/abhishekvermaa10 • LinkedIn: https://www.linkedin.com/in/abhishekvermaa10 • GitHub: https://github.com/abhishekvermaa10 ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Download and Install videos: • Java 21: https://youtu.be/yHb5Utp1tL0 • Spring Tool Suite (STS) 4: https://youtu.be/PRLeTElWQPw • MySQL 8.4: https://youtu.be/HIp492L73eE • DBeaver: https://youtu.be/begjE2_DlIg ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Binge watch videos and playlists: • Daily Interview series: https://www.youtube.com/playlist?list=PLJDwhlqmpSfNd4lw3-DNYqyU07FShIwTE • Multithreading: https://youtu.be/1bSy1qxOFrM • Concurrency: https://youtu.be/bf9X_-qmcoY • Generics: https://youtu.be/_ii9lqr0IZw • Collection Framework: https://youtu.be/ZYPM-i-pRP4 • Exception Handling: https://youtu.be/N6JikpffwO4 • Lambda Expression: https://youtu.be/rtFeRxCxPNo • Streams API: https://youtu.be/J2pxQFmQsN0 • Optional Class: https://youtu.be/_IqRZbFjZcc • DateTime API: https://youtu.be/boWL7j-Fk1U • JDBC: https://www.youtube.com/playlist?list=PLJDwhlqmpSfP1FroiBGc7N3-r67VaEp0V • Maven: https://www.youtube.com/playlist?list=PLJDwhlqmpSfMNgiOg0xyg4hVsPcJUh4jE • Hibernate: https://www.youtube.com/playlist?list=PLJDwhlqmpSfNYPqMMqNj7DXl41fnTVJuY • Spring Basics with Spring Boot: https://www.youtube.com/playlist?list=PLJDwhlqmpSfO7BUlQk_di-86igrzgnsGo • Spring Data JPA with Spring Boot: https://www.youtube.com/playlist?list=PLJDwhlqmpSfPUg7_jffHmF_6MooTlH7rO ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Copyright © 2024 Abhishek Verma - All Rights Reserved

Download

0 formats

No download links available.

Chapter-01: Spring Data JPA Project Setup Overview | Spring Data JPA | NatokHD