SpringOne2GX 2014 Replay: Spring Data REST - Data Meets Hypermedia
Join the DZone community and get the full member experience.
Join For FreeRecorded at SpringOne2GX 2014
Speakers: Roy Clarkson, Greg Turnquist
Slides: http://www.slideshare.net/SpringCentral/spring-one2gx-2014widedatameetshypermedia
Spring Data REST bridges the gap between the convenient data access layers provided by Spring Data's repository abstraction and hypermedia-driven REST web services, effectively taking out the boilerplate needed during implementation. This talk will give a quick overview of the project, explain fundamental design decisions and introduce new features of the latest version (namely service documentation and discoverability). We will then look at the Spring-A-Gram sample application (built using Spring Data REST), focusing on the implementation of the frontend bits and pieces.
Learn more about Spring Boot at http://projects.spring.io/spring-boot
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments