Jackson Deserialization and the Builder Pattern
Tutorial that shows how to use the builder pattern with Jackson for deserialization purposes. It also covers how to do it if we’re using Lombok to generate t...
Tutorial that shows how to use the builder pattern with Jackson for deserialization purposes. It also covers how to do it if we’re using Lombok to generate t...
Introducing Jackson Mixins and showing with examples some common cases where they can be useful!