Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 409 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 409 Bytes

NOTE: This module has moved under jackson-modules-base as of Jackson 2.7.1.

This repo only exists for 2.6 patch releases.


Module that will add dynamic bytecode generation for standard Jackson POJO serializers and deserializers, eliminating majority of remaining data binding overhead.

Plugs in using standard Module interface (requiring Jackson 2.0.0 or above).