You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently annotation @JacksonXmlElementWrapper does not imply existence of a property, unlike annotations like @JsonProperty or @JacksonXmlProperty or even @JacksonXmlText.
But it should.