mongo-java-driver
mongo-java-driver copied to clipboard
Add support for kotlinx-datetime serializers mapping to BSON
- Add kotlinx-datetime serializers that map to BSON as the expected types.
- Make it easily configurable via
@Contextualannotation.
JAVA-5330