java - Order of the JSON objects, using jacksons ObjectMapper - Stack Overflow
@JsonPropertyOrder({ "id", "label", "target", "source", "attributes" }) public class Relation { ... }Read full article from java - Order of the JSON objects, using jacksons ObjectMapper - Stack Overflow
No comments:
Post a Comment