Skip to content

Commit 95e45e3

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-48533
2 parents 99fc802 + e04737f commit 95e45e3

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)