Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
/ spring-mongo-demo Public archive

This is a small demo project Using MongoDB and Spring Data

Notifications You must be signed in to change notification settings

jreijn/spring-mongo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small demo project using Spring Data and MongoDB.

To be able to use this demo application start your MongoDB instance.

For a MongoDB guide see http://www.mongodb.org/display/DOCS/Quickstart

Your MongoDB instance should be listening on the default port.

From the commandline run:

$ mvn clean package
$ mvn exec:java

About

This is a small demo project Using MongoDB and Spring Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages