ProjoJacksonModule configures Jackson so that it can serialize and
deserialize Projo objects.ProjoJacksonSerializer class is an implementation of a Jackson
BeanSerializer that is capable of serializing Projo objects.ProjoJacksonSerializers returns a special ProjoJacksonSerializer whenever
it detects a Projo class.ProjoJacksonValueInstantiator is the main class for handling deserialization of Projo objects
in Jackson.Copyright © 2023. All rights reserved.