Spring Data List Crud Repository: A look at the new interface in Spring Data 3.0

preview_player
Показать описание
Spring Data is introducing a new List Crud Repository that will return List. This is a shift from the
Crud Repository which returned an Iterable. In this tutorial, you will learn about the new List Crud Repository and how it is different from the Crud Repository.

🎥 Chapters
----------------------------------------------------------------------------------------
0:00 Intro
3:34 Spring Initializr
5:19 Event Model
6:22 Event Repository (Crud Repository)
8:39 Schema Creation
11:21 Application Runner
14:08 Event Controller
16:12 Event Repository (List Crud Repository)
17:35 Paging and Sorting Repository
18:00 Conclusion

👋🏻 Connect with me:
----------------------------------------------------------------------------------------

Рекомендации по теме
Комментарии
Автор

Sir are you going to make videos on Reactive Spring ?

mihirsawant
Автор

Hello, do you have spring jpa video about callback methods like @PrePersist, @PreUpdate etc?

lunatichigh
Автор

can we have seperate video for PagingAndSortingRepository ?

preetmistry
Автор

Great video. Can u please make a video on Spring boot and webSocket?

eiei