wrongwrong
01/14/2023, 4:07 PMjackson-module-kogera
as a prototype project for jackson-module-kotlin
, which is lightweight and high performance.
I replaced kotlin-reflect
in jackson-module-kotlin
with kotlinx.metadata.jvm
to make it lightweight.
It is also up to 3 times faster by optimizing the deserialization process.
If you are interested, please try it out, and star and bug reports are welcome.
https://github.com/ProjectMapK/jackson-module-kogera