We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Allow database factories to be created using a Kotlin MongoDB Driver.
<dependency> <groupId>org.mongodb</groupId> <artifactId>mongodb-driver-kotlin-sync</artifactId> <scope>optional</scope> </dependency>