Full editing pass of the Spring Data MongoDB reference guide. I also adjusted index.adoc to work with the changes I made to the build project, so that we get Epub and PDF as well as HTML. Original pull request: #559.
11 lines
299 B
Plaintext
11 lines
299 B
Plaintext
[[introduction]]
|
|
= Introduction
|
|
|
|
== Document Structure
|
|
|
|
This part of the reference documentation explains the core functionality offered by Spring Data MongoDB.
|
|
|
|
"`<<mongo.core>>`" introduces the MongoDB module feature set.
|
|
|
|
"`<<mongo.repositories>>`" introduces the repository support for MongoDB.
|