IntelliJ IDEA. Getting Started with Spring Data JPA

preview_player
Показать описание
Spring Data JPA is a powerful framework that lets you interact with your database without writing a lot of boilerplate code.

00:00​ - Intro
00:37 - Creating a New Spring Boot Project
03:13​ - Creating an Employee Entity
08:03​ - Creating a Repository Interface
09:40​ - Configuring your Database
12:02 - Writing from your Application to the Database
14:50 - Creating a Data Source
18:03​ - Declaring a Query Method

*Author: Dalia Abo Sheasha

Join us:

#Spring #Data #JPA #IntelliJ #IntelliJIDEAUltimate #H2 #Database #Entity #Repository #Query #intelliJIDEA #jetbrains #java #programming
Рекомендации по теме
Комментарии
Автор

Probably a 100+ pages of study material perfectly explained in a 20min video!

irus
Автор

i am a simple guy, i see a vid about a tutorial by Dalia i just like the vid and know it is helpful, thank you and pleasee we need more of your help

michelchaghoury
Автор

Great session. Highly appreciated. Thank you Dalia

traveho
Автор

Thank you a lot. This was very helpful for me and my knowledge

Vindener
Автор

Super helpfully video... Thank you 👍🏽🙏🏾 😄

rmanamuli
Автор

This is straight forward and very helpfully, thx

patrykbindacz
Автор

Thank you so much! This was very helpful for some reason my id field in the dabase starts at 2 instead of 1

Mindy
Автор

The code window is bit small and fonts are very small to focus(in mobile). Could it be better if you use the view mode as presentation or some of level of zoom. But, Great content and very simple explanation for the beginners. 👌👌👍👍

kenduraghav
Автор

I have watched a lot of long tutorials, but none of them were as good as this video. Thanks a lot. Hope you make tutorials like this ❤

imanfarrokhi
Автор

Porque cuando uso la anotación @Entity me sale error y no puedo exportar??

melizasosa
Автор

It is very nice with one table. With a database of 50 tables, I'll create 50 entity beans by hand and have 50 EntityRepositories. Do you think you can automate the creation of entities beans with IntelliJ?
The CrudRepository class is not interesting in my situation, but that's not a JetBrains problem .
Thank you for all videos about intelliJ

pierre-alainmettraux
Автор

Why don't you need to specify @Repository in the interface ?

kabal
Автор

Not new ..every spring boot blog is filled with all such details.. I use dbviewer free tool to connect and see any data tables.

dnbhatia
Автор

I have taken lot of classes on Udemy, your sample and presentation was pretty nice and straight forward. -- Thank you.

AtlantaKid
Автор

this rocks, short, simple and straight forward, thank you so much hopefully i do good in my exam X)

Asgatin