Serializing collections with Jackson in Scala and renaming the nested element

20 maj 2024 | Blog | programowanie | scala | IT
This is a workaround for XML collection duplicated element names that I was fixing recently. We use case classes in Scala and the Jackson library for XML serialization. We have a class that has a list of some nested class. When serializing it, we would like to name the nested element properly. We start with … Continue reading Serializing collections with Jackson in Scala and renaming the nested element

POSTY TEGO AUTORA

Types and Programming Languages Part 21 – Code is read many times10 sty 2026

Blog | devops | programowanie | IT

Availability Anywhere Part 29 — Using all remote solutions in parallel12 gru 2025

Blog | administracja | devops | administration | IT

State Machine Executor Part 6 — Forking21 lis 2025

Blog | administracja | programowanie | IT

Random IT Utensils

Adam Furmanek