I\'m using JAX-RS to create restful webservices in Java. I am getting to much overhead in the produced JSON.
Data class:
@XmlRootElement @XmlAccessor
Simplest way would be using List instead where Pair is just a Javabean with two properties.
List
Pair