Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-5616

Fix Boolean serializer

XMLWordPrintable

      We didn't have a mapping for boxed boolean to primitive as the jackson generator method has a primitive parameter, without that change we get a `java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.JsonGenerator.writeBoolean(java.lang.Boolean)'`

      Handled this scenario and added a test.

      Fixes 43057(https://github.com/quarkusio/quarkus/issues/43057)

              Unassigned Unassigned
              blafond Barry LaFond
              Fedor Dudinskii Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: