Skip to content

xeraa/morphia-demo

Repository files navigation

Morphia Demo

Build Status

This is a simple test project I use to show some Morphia features.

Requirements

  • JDK 7+
  • Gradle

You can either use a standalone MongoDB server on localhost:27017 or if that is not available, the test code will start an embedded MongoDB process.

Getting started

Inside the base folder (where the build.gradle file is located) run the following command to get started:

gradle test

Releases

No releases published

Packages

No packages published

Languages