How does one achieve serialization with kotlinx instead of fasterxml with generics?
I haven't found a solution to this and mongodb seems to be popping out errors often due to "serialization" issues?
I'm wondering if there's any more documentation, because the current documentation isn't that straight forward on how to change the serialization on Kmongo?
How does one achieve serialization with kotlinx instead of fasterxml with generics?
I haven't found a solution to this and mongodb seems to be popping out errors often due to "serialization" issues?
I'm wondering if there's any more documentation, because the current documentation isn't that straight forward on how to change the serialization on Kmongo?