Introduction to Spring Data

preview_player
Показать описание
Recorded at SpringOne Platform 2016.
Speaker: Greg Turnquist

It’s 2016. Are you still writing data queries by hand? Learn how Spring Data gives you the tools to leap over that hurdle and dive into solving problems. Feeling locked into your relational database due to having written gobs of SQL operations? In this live coding session, see how Spring Data provides the means to reduce that risk and give you the means to branch into other data stores. With a couple extra lines of code, you can even have a RESTful interface in no time flat.
Рекомендации по теме
Комментарии
Автор

This was a very helpful video! This is the best channel to learn Spring

geekthegeek
Автор

What impact comes with HATEOS when we have hundreds of big entities in our list? What tools does Spring give to manage link? In particular what to show and when?

noherczeg
Автор

Thank you for sharing here. Very good explanation !

gorantisridhar
Автор

Links to purchase your Online Spring JPA Data Book?

achille
Автор

The relationship between the two entities, Employee and Manager, should be inheritance, right? A manager IS an employee. How Spring Data deals with a such situation if an entity class is a derived class of another entity?

vernon_
Автор

thank you, it's was very useful.

alicanakkus
Автор

lol, he ended the talk with a nice meme

KatzeArtemis