Litote / kjackson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache2 license

Kotlin utilities for jackson.

Used in conjunction with jackson-module-kotlin

Two modules are available:

  • jackson-module-loader: Dynamically load Jackson Modules using ServiceLoader
  • jackson-generator: Jackson Kotlin Annotation Processor that generates Jackson serializers and deserializers, in order to avoid reflection and improve performance.

About

License:Apache License 2.0


Languages

Language:Kotlin 99.8%Language:Java 0.2%