A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Spring Data Repositories - A Deep Dive

Oliver Gierke

Download slides

The repository abstraction layer is one of the core pieces of the Spring Data projects. It provides a consistent, interface-based programming model to allow implementing data access layers easily. The talk will start with a brief introduction and dive into best practices and implementation patterns later one.

We will conclude the session with an overview over what can actually be built on top of this generic repository abstraction and discuss integration hooks into Spring MVC and REST webservices.

More talks