Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/FasterXML/jackson-module-afterburner

(DEPRECATED) -- moved under `jackson-modules-base`
https://github.com/FasterXML/jackson-module-afterburner

Last synced: 30 days ago
JSON representation

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

Lists

README

        

**NOTE**: This module has moved under [jackson-modules-base](../../../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).