nitrite-java
nitrite-java copied to clipboard
Deserialization of the cursor fails if there is a Kotlin value class
When using a Kotlin value class, the deserialization of the cursor will throw an Exception .
No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator
Can you add a reproducible code here to better explain your issue?