Skip to content

gembin/spring-data-mongo-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-mongo-samples

This project includes the single test case that I use to demonstrate Spring Data Mongo in my Spring Data presentation.

The project is not intended to be built into a deployable JAR file, but instead includes a test case that demonstrates Spring Data Mongo. You may run this test case with 'mvn test' or import the project into your IDE and run the test there.

Note that you'll need mongod running on localhost listening on port 27017 for the test to pass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%