SpringOne Platform Replay: Introduction to Spring Data [Video]
Among Spring Data's benefits are the ability to bypass writing data queries by hand, branch out into different data stores, and create a RESTful interface.
Join the DZone community and get the full member experience.
Join For FreeAre 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.
Recorded at SpringOne Platform 2016.
Speaker: Greg Turnquist
Slides: http://www.slideshare.net/SpringCentral/introduction-to-spring-data
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Reducing Network Latency and Improving Read Performance With CockroachDB and PolyScale.ai
-
JavaFX Goes Mobile
-
RBAC With API Gateway and Open Policy Agent (OPA)
-
A Data-Driven Approach to Application Modernization
Comments