Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Sample code for the "What's new in Spring Data?" session at SpringOne 2016

License

Notifications You must be signed in to change notification settings

SpringOnePlatform2016/whats-new-in-spring-data

Repository files navigation

What’s new in Spring Data?

Build Status

This repository contains code for the What’s New in Spring Data? talk. It will give you a broad overview of the new features introduced in the latest Spring Data release trains.

Building the project

Prerequisites

  • Maven 3

  • Java 8

$ git clone https://github.com/SpringOnePlatform2016/whats-new-in-spring-data.git
$ cd whats-new-in-spring-data
$ make -C redis-cluster start
$ mvn clean install

Getting Help

The main project website contains links to basic project information such as source code, JavaDocs, Issue tracking, etc.

For more detailed questions, please refer to spring-data on stackoverflow. If you are new to Spring as well as to Spring Data, look for information about Spring projects.

About

Sample code for the "What's new in Spring Data?" session at SpringOne 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published