notes/pl/java/libfws/spring/data/jdbc/docs/presentations.txt
Ihar Hancharenka 5aac070c9b m
2025-01-08 23:36:03 +03:00

25 строки
1.4 KiB
Plaintext

2024
SpringDeveloper - Long - Spring Tips: Spring Data JDBC 0:00 of 27:35
https://www.youtube.com/watch?v=srBYXhhLVV4
! using records, cache
JPoint - Polivaha - Spring Data JDBC Problems 0:00 of 52:26
https://www.youtube.com/watch?v=dfANAAxfQ2c
https://jpoint.ru/archive/2024/talks/cd59886578984e3b8edb76f85ae4aea8
! spring data jdbc contributor
! spring-data-common - a lot of stuff
!!! spring-data-jdbc has been renamed to spring-data-relational (to remove extra confusion)
! 5:00 - aggregate - transactionally consistent set of objects (non-divided, atomic thing)
! 6:00 - data-jdbc for the people who tired from jpa
! no proxying, lazy-loading, dirty-checking, session/caching, cascading
! you specify aggregate bounds youself and need to save/get full aggregate
! 9:00 - JdbcAggregateTemplate (the same pattern as Repository)
! 16:00 - IdValueSource.java - select insert/update behavior (BeforeConvertCallback) - for id-gen on client #1169
2023
https://www.youtube.com/playlist?list=PLbuI9mmWSoUFGL6B_NxB9IoGqyDq-vEen
2022
DanVega - Spring Data JDBC Tutorial: How to simplify data access in Spring Boot 0:00 of 41:47
https://www.youtube.com/watch?v=l_T0nQNbFiM
TechTrain - Belyaev - Exchange Spring Data JPA to Spring Data JDBC 0:00 of 1:01:52
https://www.youtube.com/watch?v=WB8S_miQNvM
https://squidex.jugru.team/api/assets/srm/ef7583f9-e5eb-49a3-b04b-36b3c670f627/6bda9419-2b7c-409b-943a-a42a0124e286.pdf