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
When creating a Spring Boot 4/Kotlin project, it will include the legacy com.fastxml.com Kotlin module, which is not comparable with Spring Boot 4/Jackson 3.
Use tools.jackson.module:jackson-module-kotlin instead to align with SB 4.