Skip to content

ttrelle/spring-data-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80b3e30 · Jun 7, 2019
Jun 7, 2019
Nov 24, 2017
Oct 26, 2017
Jun 7, 2019
Oct 26, 2017
Oct 26, 2017
Aug 19, 2016
Jun 7, 2019
Feb 6, 2014
Dec 13, 2017

Repository files navigation

Spring Data Blog Series

This projects holds the Java source examples for my blog post series on the Spring Data project:

Build Status @ Travis CI

Build Status

Usage

The projects are using a Maven based build. To run the tests on the command line use

mvn clean test

If you want to use an IDE like Eclipse run

mvn eclipse:eclipse

and set the Eclipse variable M2_REPO pointing to your local Maven repository. Or just import the project as an existing Maven project if you are using the m2 plugin.

About

Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages