Spring Data MongoDB: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 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= | ||
=Reactive | Spring Data MongoDB supports Spring application persistence to a Mongo document database. | ||
=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.