Solutionunvalidated
To make Jackson output a human-friendly `Duration` instead of the raw encoded `Long`. Tension: you could use `java.time.Duration`. Outcome: Or use a `serializer`.
de98f911-eeb6-48f6-b1fe-166ea77fbc7f
To make Jackson output a human-friendly Duration instead of the raw encoded Long. Tension: you could use java.time.Duration. Outcome: Or use a serializer.