You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@
10
10
[![][maven img]][maven]
11
11
[![][build img]][build]
12
12
[![][coverage img]][coverage]
13
-
[](https://github.com/kaiso/relmongo/releases)
14
13
[](https://gitter.im/relmongo/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
15
14
<br>
16
15
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