Skip to content

Add support for sync MongoDB Kotlin driver #4393

Open
@christophstrobl

Description

@christophstrobl

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>

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions