Detecting Absent Properties in Java REST APIs with Jackson, Spring, and Custom Deserializers
Jul 1, 2024 · 6 min read · In modern software development, ensuring backward compatibility with older clients while introducing new features can be challenging. One such challenge is detecting whether a specific property was sent through a REST API request. By default, Jackson...
Join discussion



