Skip to content

aduursma/commons-repository-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e301fd3 · Mar 26, 2020

History

3 Commits
Mar 26, 2020
Dec 25, 2017
Dec 25, 2017
Dec 25, 2017

Repository files navigation

Commons Repository MongoDB

badge-version

Introduction

This Maven module contains Spring Data REST utility classes for working with MongoDB repositories.

Usage

Include the following in the dependencies section of the Maven POM of the Maven module you want to use the classes in:

<dependency>
    <groupId>nl.agility.commons</groupId>
    <artifactId>commons-repository-mongodb</artifactId>
    <version>1.0.0-SNAPSHOT</version>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages