D Stibbe

Results 2 issues of D Stibbe

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-...

### Short description I have a java16 record with an `@With` annotation. When trying to use any of the generated `with...()` methods, the plugin tells me they don't exist, even...