Spring Data MongoDB: Difference between revisions
Jump to navigation
Jump to search
(Created page with "https://projects.spring.io/spring-data-mongodb/") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
https://projects.spring.io/spring-data-mongodb/ | =External= | ||
* https://projects.spring.io/spring-data-mongodb/ | |||
=Internal= | |||
* [[Spring Data#Projects|Spring Data]] | |||
* [[MongoDB]] | |||
=Overview= | |||
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]]. |
Latest revision as of 00:52, 4 June 2019
External
Internal
Overview
Spring Data MongoDB supports Spring application persistence to a Mongo document database.