FasterXML / FasterXML/jackson-databind
`@JsonPropertyOrder` partially ignored when `@JsonUnwrapped` is used
Open
3.x
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 1.5k
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 28
Description
Following is a minimal example, as you can see the order given in @jsonpropertyorder is not respected for values that are coming from the @jsonunwrapped object
https://gist.github.com/presto9292/8a24329949cb66ddb03ebc02bc153eee
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.