Provide 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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
358 B

[[upgrading.data-mongo]]
= Upgrading
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
[[upgrading.3-4]]
== Upgrading MongoDB Drivers
Spring Data MongoDB 4.x requires the MongoDB Java Driver 4.8.x +
To learn more about driver versions please visit the https://www.mongodb.com/docs/drivers/java/sync/current/upgrade/[MongoDB Documentation].