A Spring Data’s Guide to Persistence

preview_player
Показать описание
Seconds before coding yet another lookup query, our hero is plucked off his office chair and put into this persistence spaceship where he meets his good friend Spring Data, a library aiming to ease the pain of every day data access, who has been around for more than 10 years.

Together, we’ll begin a journey—aided by a bunch of features like CRUD operations, query derivation, and SQL and NoSQL support—towards developer happiness.


Christoph Strobl, Spring Data Engineer at VMware

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

I love the way he uses The hitchhiker's sentences

roeniss
Автор

I wish they show some dynamic query and how we do it without third-party libraries like queryDsl, exposed(kotlin) or jooq.

tashi
Автор

great talk, but why he has to make this sound with his mouth, that snap is reeally annoying

haroldpepete
Автор

Embedded and AttribureOverrides. You do not need them if you have consistent naming convention and and you defined global naming strategy for embedded correctly .

michaelholopainen