Spring Data MongoDB: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:


* [[Spring Data#Projects|Spring Data]]
* [[Spring Data#Projects|Spring Data]]
* [[MongoDB]]


=Overview=
=Overview=
Spring Data MongoDB supports Spring application persistence to a Mongo 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]].

Latest revision as of 00:52, 4 June 2019

External

Internal

Overview

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

Reactive MongoDB

See Reactive Support in the Spring Framework.