How to configure RESTEasy to use the Jackson afterburner module -


with large payloads, seeing when json converted pojo, taking lot of time. internally uses jackson. wondering if there way can configure resteasy use afterburner module seems better performace.

you can configure objectmapper used. 1 way can done through contextresolver, see here. register module objectmapper (as seen in documentation).


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

Android SDK Manager freezes after installation of OSX 10.11 El Capitan public Beta -