Spring Data MongoDB: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:


=Overview=
=Overview=
Spring Data MongoDB supports Spring application persistence to a Mong document database.


=Reactive MongoDB=
=Reactive MongoDB=
See [[Reactive Support in the Spring Framework#Overview|Reactive Support in the Spring Framework]].
See [[Reactive Support in the Spring Framework#Overview|Reactive Support in the Spring Framework]].

Revision as of 16:55, 15 October 2018

External

Internal

Overview

Spring Data MongoDB supports Spring application persistence to a Mong document database.

Reactive MongoDB

See Reactive Support in the Spring Framework.