Skip to content

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

Notifications You must be signed in to change notification settings

sixgodx/spring-data-examples

 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Batchfile 1.0%