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

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -