A list of issues that have not been resolved in jackson-module-kotlin
, but have been or will be resolved in kogera
.
- Getting MismatchedInputException instead of MissingKotlinParameterException · Issue #234
- Remove `kotlin-reflect` and replace it with `kotlinx-metadata-jvm` · Issue #450
- Annotation given to constructor parameters containing `value class` as argument does not work · Issue #651
- How to deserialize a kotlin.ranges.ClosedRange with Jackson · Issue #663
- There are cases where `isRequired` specifications are not properly merged. · Issue #668