Replies: 2 comments 1 reply
-
Not sure about the problem but might be worth checking Jackson 2.16.1. Another question is about the need for custom Type Id Resolver: is that needed over just simple |
Beta Was this translation helpful? Give feedback.
0 replies
-
@evgdim Did you manage to address the issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just Updated to version 2.15.3 (With Spring Boot 3.2 and Java 21)
This used to work with the older versions. Could it be a Kotlin issue? I'm using jackson-module-kotlin:2.15.3.
Any Ideas? Thanks!
See the minimal (not)working example in Kotlin:
Beta Was this translation helpful? Give feedback.
All reactions