When using vavr-jackson (0.9.2) to deserialize a TreeMap from JSON I get an instance back where the comparator apparently is not implementing "java.io.Serializable". Looking into the code the culprit ...
java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.util.Comparator java.util.TreeMap.comparator accessible: module java.base does not "opens java.util" to unnamed ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する