Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
3.11.0
-
None
-
linux
spring-boot
Description
I import working module from my working project to new one. I want to show result in web with spring-boot possibilities. But got error
NoSuchMethodError: com.mongodb.MongoClientSettings.getAutoEncryptionSettings()Lcom/mongodb/AutoEncryptionSettings
I downgrade mongodb-driver-sync to 3.10.2 and all looks fine