Deserttown
Deserttown
Yes, the solution works in a single MongoDB. But if I use this snippet in a MongoDB cluster(replset) with these MongoDB URI parameters: ``` mongodb://:@,,/test?retryWrites=true&replicaSet=rs0&readPreference=primary&serverSelectionTimeoutMS=5000&connectTimeoutMS=10000&authSource=admin&authMechanism=SCRAM-SHA-256 ``` it will throw class...
still the same exception even after apply the version spring-data-mongodb-4.1.3
> #227 added support for Spring Boot `3.x` & Spring Cloud `2022.x`. Does that fix this? Hi @Nephery The issue has not been fixed as of the latest version of...