Upgrade to Pro — share decks privately, control downloads, hide ads and more …

State Of The Art Data Access With Spring Data

State Of The Art Data Access With Spring Data

Slides of the talk I held at the Virtual Java User Group.

@springcentral

Oliver Drotbohm

June 25, 2015
Tweet

More Decks by Oliver Drotbohm

Other Decks in Programming

Transcript

  1. © 2014 SpringOne 2GX. All rights reserved. Do not distribute

    without permission. DATA ACCESS WITH SPRING DATA STATE OF THE ART @OLIVERGIERKE / #SPRINGDATA ƻ [email protected]
  2. Spring Data Modules Core Neo4j Gemfire JPA Solr Elasticsearch REST

    Cassandra Couchbase Redis MongoDB Community
 modules Core
 modules KeyValue
  3. The Structure of a Spring Data Module where needed where

    needed where reasonable Templates Object Mapping Repositories Spring Container Integration CDI Support
  4. "… provide a familiar and consistent, Spring-based programming model while

    retaining store-specific features and capabilities.