Skip to content

JToon encodes fields in a different order than declared in the Java Bean #75

@flevance

Description

@flevance

Description

When using JToon, I found that the order during encoding does not match the order declared in the original Java Bean.

Reproduction Steps

Image Image

Expected Behavior

Image

Actual Behavior

The order needs to be consistent with the original declaration.

Environment

JToon:1.0.8
<java.version>17</java.version>

Additional Context

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions