Presentation: "Spring Data - NoSQL, NoProblems"
Track:
Java - Still Alive and Well
Time: Tuesday 10:50 - 11:50
Location: Salon C
Abstract:
Learn how to easily leverage NoSQL data stores as diverse as MongoDB and neo4j quickly and easily using Spring Data. Whether you want to replace a relational database or enhance it for certain classes of queries, Spring Data can make it easer to work with NoSQL data stores in Java. We'll start by categorizing the classes of NoSQL stores and the kind of use cases for each and will then look in more detail at the Mongo and Neo4j integration capabilities available in Spring Data and how and why you might take advantage of them.