Skip to content

Latest commit

 

History

History

jackson

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

klite-jackson

Klite json body parser/renderer using Jackson. If unsure, klite-json will provide a more consistent and easily configurable overall experience.

use<JsonBody>()

or

useOnly<JsonBody>()

This will also add jackson deserializers for all types already registered with Converter at the moment of creation.