spring-projects / spring-projects/spring-data-mongodb
Check reference docs for usage of deprecated API [DATAMONGO-1427]
@odrotbohm is already working on this.
Since Dec 30, 2020.
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Oliver Drotbohm opened DATAMONGO-1427 and commented
Some parts of the reference documentation still show the usage of Mongo iinstances instead of the nowadays preferred MongoClient. We should double-check the samples and tweak them accordingly. Also, the entire setup section might enjoy an overhaul as it refers to old Spring versions and versions of Spring Data MongoDB itself
Affects: 1.8.4 (Gosling SR4), 1.9.1 (Hopper SR1)
Reference URL: http://docs.spring.io/spring-data/data-mongo/docs/current/reference/html/#mongo.mongo-java-config
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.