Spring Data Repositories -- A Deep Dive
Recorded at SpringOne 2GX 2012 in Washington, DC Speaker: Oliver Gierke 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.

▶︎
Spring Data REST: Easily export JPA entities directly to the web

▶︎
How to build Big Data Pipelines for Hadoop using OSS

▶︎
The New Kid on the Block: Spring Data JDBC

▶︎
Spring Dependency Injection Styles

▶︎
Developing microservices with aggregates - Chris Richardson

▶︎
Testing Spring Boot Applications - Phil Webb

▶︎
Developing Real-Time Data Pipelines with Apache Kafka

▶︎
Getting Started with Spring Security 3.1

▶︎
Advanced Spring Data REST - Oliver Gierke

▶︎
Modern Java Component Design with Spring Framework 4.2

▶︎
REST-Ful API Design

▶︎
DDD & REST - Domain Driven APIs for the web - Oliver Gierke

▶︎
Introduction to Spring Data

▶︎
Introduction to WebSockets

▶︎
Securing Microservices with Spring Cloud Security

▶︎
Designing a REST-ful API using Spring 3

▶︎
Building microservices with event sourcing and CQRS

▶︎
Understanding Java Garbage Collection and what you can do about it

▶︎
Hadoop - Just the Basics for Big Data Rookies

▶︎
