jackson-modules-java17-sealed-classes is a Jackson module that adds improved support for polymorphic serialization of Java 17 sealed classes. This implementation was merged upstream into ...
In the next example we programmatically create a STIX Identity and serialize it to JSON. If you are looking for a jackson based implementation, take a look at the STIX-Java library. This project has ...