FasterXML / jackson-module-afterburner

(DEPRECATED) -- moved under `jackson-modules-base`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

(DEPRECATED) -- moved under `jackson-modules-base`


Languages

Language:Java 99.9%Language:Shell 0.1%