Closed
Description
Sébastien Deleuze opened DATAMONGO-1689 and commented
Using what has been done in MiXiT project as a starting point, the purpose of this issue is provide builtin Kotlin extensions leveraging Kotlin reified type parameters to avoid specifying explicitly types to serialize/deserialize in APIs like MongoOperations
and ReactiveMongoOperations
. Providing KClass
based variants should also be useful.
I am working on a PR I will submit asap finished
Issue Links:
- DATACASS-484 Add Kotlin extensions for Template API
("Cloned to")
Referenced from: pull request #463