spring-projects / spring-data-mongodb

Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-mongodb/
Apache License 2.0
1.59k stars 1.07k forks source link

Doc improvements #4694

Closed rechvs closed 1 month ago

rechvs commented 2 months ago

I kept the changes in separate commits mainly to improve reviewability. I’d be happy to squash them before merge.

pivotal-cla commented 2 months ago

@rechvs Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

rechvs commented 2 months ago

@pivotal-cla This is an Obvious Fix

pivotal-cla commented 2 months ago

@rechvs This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary.

mp911de commented 2 months ago

Care to squash your commits into a single one for easier merging and reviewing?

rechvs commented 2 months ago

Care to squash your commits into a single one for easier merging and reviewing?

@mp911de Done.