You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring boot 2.30.0 is out and it changed mongo to version 4. It looks like the mongo 4 drivers are backwards compatible with a mongo 3 database but how they structure their jars have changed so we need to figure out what needs to be imported, see https://mongodb.github.io/mongo-java-driver/4.0/upgrading/.
The text was updated successfully, but these errors were encountered:
Spring boot 2.30.0 is out and it changed mongo to version 4. It looks like the mongo 4 drivers are backwards compatible with a mongo 3 database but how they structure their jars have changed so we need to figure out what needs to be imported, see https://mongodb.github.io/mongo-java-driver/4.0/upgrading/.
The text was updated successfully, but these errors were encountered: