You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm Ronald, the creator of JobRunr. A user created an issue with me where Yasson cannot deserialize an object as it tries to set an Integer to a Boolean field when using GraalVM in Quarkus. The generated json is generated by Yasson before deserializing again.
Hi there,
I'm Ronald, the creator of JobRunr. A user created an issue with me where Yasson cannot deserialize an object as it tries to set an
Integer
to aBoolean
field when using GraalVM in Quarkus. The generated json is generated by Yasson before deserializing again.A reproducible test case is attached to the issue: https://github.com/tms0/jobrunr-jsonb-issue.
The text was updated successfully, but these errors were encountered: