Uploaded image for project: 'Johnzon'
  1. Johnzon
  2. JOHNZON-159

@JsonbPropertyOrder(PropertyOrderStrategy.REVERSE) has no effect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 1.1.6
    • None
    • JSON-B
    • None

    Description

      This is a minor one and can be easily worked around using explicit property names like

      @JsonbPropertyOrder(value = {"name", "mimeType"})

      Not sure about the other built-in strategies. The order of the test case is always the same independent of the specified property order strategy.

      Attachments

        1. JOHNZON159.java
          2 kB
          Matthias Hanisch

        Activity

          People

            Unassigned Unassigned
            Matze Matthias Hanisch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: