Skip to content

Conversation

@dmitrysulman
Copy link
Contributor

In the Kotlin Support reference it is stated that:

Jackson’s Kotlin module is required for serializing / deserializing JSON data in Kotlin. It is automatically registered when found on the classpath. A warning message is logged if Jackson and Kotlin are present but the Jackson Kotlin module is not.

However this warning message was removed in spring-projects/spring-framework@6251222

This PR removes this outdated statement from the documentation.

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 15, 2025
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 15, 2025
@wilkinsona wilkinsona added this to the 3.4.x milestone Dec 15, 2025
@snicoll snicoll self-assigned this Dec 15, 2025
@snicoll snicoll modified the milestones: 3.4.x, 3.4.13 Dec 15, 2025
@snicoll snicoll changed the title Fix Jackson Kotlin Module documentation Documentation has an outdated reference to the Jackson Kotlin Module Dec 15, 2025
snicoll pushed a commit that referenced this pull request Dec 15, 2025
See gh-48525

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@snicoll snicoll closed this in e04737f Dec 15, 2025
@snicoll
Copy link
Member

snicoll commented Dec 15, 2025

Thanks again @dmitrysulman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants