Spring Boot Tutorial | Spring Data JPA | 2021

preview_player
Показать описание
In this Spring Boot JPA Tutorial you learn learn about Spring Data JPA allowing to build scalable backend applications backed by any relational database. Spring Data JPA is a great choice allowing to speed your development and focus on the business logic.

Here is an overview of what is covered in the Spring Boot JPA Tutorial course

► What is Spring Data JPA
► Connect to a real database and not in memory DB
► How to map classes to tables
► Hibernate Entity Life Cycle
► Queries and JPA Repositories
► Paging and Sorting
► 1 to 1 Relationships
► 1 to Many Relationships
► Many to Many relationships
► Transactions

⭐ Table Of Contents ⭐

00:00 Intro
01:22 Overview
03:54 IntelliJ
05:57 Cloning Repo
09:04 Running the App
14:53 Connecting to DB
20:56 Section Overview
23:03 Student Class
26:22 @Entity
32:26 @Sequence
36:23 @Column
42:20 IntelliJ Data Source
44:19 @Table and Constraints
48:42 Repositories
53:40 @JPA Repository
01:01:34 Enrol

⭐ Table Of Contents ⭐

🙊 Here are the goods for all my videos video:

► Recommended Books

Clean Code

HTTP: The Definitive Guide

Clean Architecture

► Computer and Monitor

New Apple MacBook Pro

Dell 27 INCH Ultrasharp U2719D Monitor

Double Arm Stand Desk Mount

USB C Hub Multiport Adapter

► Camera Gear

Sony ILCE7M3B Full Frame Mirrorless Camera

Sigma 16 mm F1.4 DC DN

Sigma 33B965 30 mm F1.4 DC DC

Awesome Screen Saver

IDE I use for coding
- Iterm
- VsCode
- GoLand
- IntelliJ
- Sublime

💯 You can also follow me here:

❤️ Thanks for watching
Рекомендации по теме
Комментарии
Автор

Nelson, every time I watch your videos I learn something new about Spring Boot. Really you have the academic teaching capabilities.

kamelidir
Автор

Thankyou Nelson, your videos helped me learn Java really well when I started studying it months ago. I love the way you simplify and explain things like a normal person talking to you, thanks for what you do Nelson all your comments agree, you’re doing incredible work.

nathanielwoodbury
Автор

BIG thanks my man, you are kickstarting my carreer as a software developer who has no knowledge about backend programming at all.
Really glad there are people like you who are noble enough to share their knowledge with others! :)

OnwTwoDerLeviathan
Автор

Awesome content like always bro Nelson.
Please, we need a course about Spring OAuth2, Thanks.

HouariZegai
Автор

You are the MAN! started a software engineer degree in Montreal last august, and i'm learning a lot from you.
Salam aleykoum to you!

zongo
Автор

You saved my intern life. Someone who makes a very clear technical explanation that I saw on Youtube. Great work. Thank you 🤘❤

jaliyaroshenjayarathne
Автор

You're are wonderful! I've from Russia and understand english not very well, but you talk absolutely correct and clear, and your video course - is awesome!

dragulaxis
Автор

I needed to work with the database for my university project, but not only did I not work with this framework before, but I did not have any particular background in Java. But you really helped me a lot. Thank you very much.

nope
Автор

I can't stress enough how great your videos are. They are not just thematically brialliant but your way of going through each and every aspect of a topic and taking your time to explain it in manner so that we as learners can digest it with ease. Thank you, my brother!!!

yousafe
Автор

The best spring data JPA tutorial ever. it couldn't be better. Thanks alot for share your knowledge. You're a great teacher.

Naimadmdp
Автор

I like the fact, that you make mistakes on purpose just to show the possible troubleshooting (not specifying the @Id annotation in the Student class).

laponiec
Автор

Man, I want to tell u thx! I'm from Ukraine and my engl not so good, but EVERY your word was understood by me. And I just started! So, bless you for this lesson)

stop_war-xfik
Автор

Assalamu 3amaykum, i wanna thank you for all the free courses you upload on your channel. I m actualy learning how to code throw your videos and they arr very helpfull alhamdulillah.
May Allah bless you for all that work!
An algerian brother from France 🇩🇿🇫🇷

obsasew
Автор

You drop it the right time. I have to finish a college team project with spring boot and I was struggling. So thank you so so much

giannismakarounas
Автор

Ok it's official, Telusko is so yesterday. You are the KING!!

tubingforever
Автор

Wow, this man is offering some of its dedicated tutorial for free.

germanduterte
Автор

Thank you Nelson for your hard work. Your courses really are live saviors and you are also an amazing teacher!!!!

nezobasar
Автор

Such a nice start. Every bit is informative and the delivery is just very, very good. I'll get back to in the morning!

kianchristoffern
Автор

Appreciate the video very much ... there is much good detail ... I would concentrate more on "What is the problem we are trying to solve." In this video you show how to use SDJPA Java annotations to automatically create database tables, etc. I would add discussion of the alternative to using SD JPA to auto-generate database tables. Show using CREATE in both a database script and in Java, and point out that SD JPA *saves* one from having to do this work. You don't need to delve into every detail of these other options, but showing how SD JPA avoids having to do this work not only shows the alternative, it helps students understand why SD JPA is superior.

marchevkax
Автор

Nice Tutorial, one thing I just feel is most people will be using the Community Edition in the long run and it helps fully grasp that route going forward.

randomlee