Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2281

PatchMethodFilter not using provided ObjectMapper

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.1.1.Final, 3.8.1.Final
    • 3.6.3.Final
    • None
    • None

    Description

      PatchMethodFilter is internally crating an instance of ObjectMapper instead of taking the one that can be defined as Provider (ContextResolver<ObjectMapper>).

      The fact that ObjectMapper is instantiated intrenally makes impossible to use custom configurations of ObjectMapper.

      I'm looking for a workaround, I registered a CustomPatchMethodFilter, but can't find a way how to disable the build-in one ?

      Attachments

        Issue Links

          Activity

            People

              ema1_jira Jim Ma (Inactive)
              matejonnet Matej Lazar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: