How to customize MongoClient PojoCodecProvider? #39323
Unanswered
luca-bassoricci
asked this question in
Q&A
Replies: 1 comment
-
/cc @loicmathieu (mongodb) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now
PojoCodecProvider
is created during MongoClients creation and only entities annotated with@BsonDiscriminator
are registered.Is there any way to customize
PojoCodecProvider
creation?Regards
Luca
Beta Was this translation helpful? Give feedback.
All reactions