-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.11.0
-
Component/s: Configuration
-
None
-
Environment:linux
spring-boot
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