Panache - Working with custom conventions #34861
PabloaRuiz
started this conversation in
Community
Replies: 0 comments
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.
-
I'm working with a very peculiar case where I'm interacting with a map<Enum, double>.
As the key is enum I needed to create a Codec and a convention. But I'm having trouble registering this convention. I just found an example where I would need to rewrite the mongoclient, would there be another option besides that?
Beta Was this translation helpful? Give feedback.
All reactions