Ralph's Blog about this and that (RSS | Atom)

Using Jackson @JsonView for Multiple JSON Representations

Published: 10. September 2025  •  java, jackson, json

Implementing different JSON views with Jackson's @JsonView annotation in Java.