objectMapper.setAnnotationIntrospector(...);with combination of {@link JaxbAnnotationIntrospector} and existingdefault introspector(s) (if any), depending on configuration (by default, JAXB annotations are used as {@link Priority#PRIMARY}annotations).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|