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
Ensure that KotlinCodecProvider is used to handle any kotlin
types first, then fall back to any native java codecs.
For non kotlin users this will be a NOOP as the actual kotlin codec
providers won't be on the class path
JAVA-5928
0 commit comments