Skip to content

Commit e04737f

Browse files
committed
Merge pull request #48525 from dmitrysulman
* pr/48525: Remove outdated reference to Jackson Kotlin Module Closes gh-48525
2 parents a5b2086 + e7d7dd8 commit e04737f

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/kotlin.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Since https://discuss.kotlinlang.org/t/classes-final-by-default/166[Kotlin class
2323

2424
https://github.com/FasterXML/jackson-module-kotlin[Jackson's Kotlin module] is required for serializing / deserializing JSON data in Kotlin.
2525
It is automatically registered when found on the classpath.
26-
A warning message is logged if Jackson and Kotlin are present but the Jackson Kotlin module is not.
2726

2827
TIP: These dependencies and plugins are provided by default if one bootstraps a Kotlin project on https://start.spring.io/#!language=kotlin[start.spring.io].
2928

0 commit comments

Comments
 (0)