SpringOne Platform 2016 Replay: Spring Data Hazelcast: Fluently Accessing Distributed Repositories
Recorded at SpringOne Platform 2016. Speaker: Victor Gamov, Neil Stevenson, Hazelcast Slides: http://www.slideshare.net/SpringCentral/spring-data-hazelcast-fluently-accessing-distributed-repositories
The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies.
In this talk, Neil and Viktor will present using a new Spring Data for Hazelcast project and demonstrate how using the Spring Data paradigm gains the power of a distributed data repository.
The implementation is built on the new Spring Data KeyValue module and…