About
This skill provides comprehensive guidance and pre-configured patterns for managing JSON serialization within the JUDO framework using Jackson. It enables developers to implement consistent ObjectMapper configurations, including automatic UTC timezone conversion for LocalDateTime, support for Java 8 types via specialized modules, and streamlined handling of null values. By centralizing serialization logic through a factory pattern, it ensures that data exchange remains robust and predictable across REST APIs, Spring services, and Guice-managed components.