Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve serialization ordering #27

Closed
joelittlejohn opened this issue Jun 23, 2013 · 1 comment
Closed

Improve serialization ordering #27

joelittlejohn opened this issue Jun 23, 2013 · 1 comment

Comments

@joelittlejohn
Copy link
Owner

Original author: joelittl...@gmail.com (June 09, 2011 17:08:48)

If possible, it would be nice if the serialization ordering matched the schema definition. At present there is no such guarantee when serializing POJOs to JSON.

Should be quite straight-forward using the [http://jackson.codehaus.org/1.6.5/javadoc/org/codehaus/jackson/annotate/JsonPropertyOrder.html @JsonPropertyOrder] annotation.

Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=27

@joelittlejohn
Copy link
Owner Author

From joelittl...@gmail.com on July 06, 2011 09:05:07
Fixed, r78775a29e841.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant