Skip to content

Commit 97c3da7

Browse files
authored
Update README
1 parent 01930da commit 97c3da7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![][maven img]][maven]
1111
[![][build img]][build]
1212
[![][coverage img]][coverage]
13-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/kaiso/relmongo)](https://github.com/kaiso/relmongo/releases)
1413
[![Join the chat at https://gitter.im/relmongo/general](https://badges.gitter.im/relmongo/general.svg)](https://gitter.im/relmongo/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1514
<br>
1615
The RelMongo Java framework provides relationships mapping of MongoDB domain model objects. The framework provides annotations like OneToMany, OneToOne and ManyToOne as an alternative for DBRef and allows cascade operations and lazy loading. RelMongo uses Spring data mongodb and manual references which make lookup aggregations work properly and overcomes DBRef limitations. [Learn more...](https://kaiso.github.io/relmongo/)

0 commit comments

Comments
 (0)