mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +00:00
Remove outdated reference to Jackson Kotlin Module
See gh-48525 Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
a5b2086370
commit
e7d7dd887e
-1
@@ -23,7 +23,6 @@ Since https://discuss.kotlinlang.org/t/classes-final-by-default/166[Kotlin class
|
||||
|
||||
https://github.com/FasterXML/jackson-module-kotlin[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.
|
||||
|
||||
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].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user