Skip to content

jamesguo33/spring-data-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Data Blog Series

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

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

Source code examples for JPA, MongoDB, Neo4j, Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published