Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 385 Bytes

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.