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
Since Kotlin 1.0 has been released, jackson-module-kotlin now an official Jackson module, and Kotlin supported on start.spring.io, that would be nice to automatically register KotlinModule if it is detected in the classpath.
Sébastien Deleuze opened SPR-14108 and commented
Since Kotlin 1.0 has been released, jackson-module-kotlin now an official Jackson module, and Kotlin supported on start.spring.io, that would be nice to automatically register
KotlinModule
if it is detected in the classpath.Such support has been mentioned by Phil Webb in this Spring Boot issue.
I have a PR for that, and would like to discuss inclusion (or not) in our upcoming
4.3
release during our weekly meeting this afternoon.Reference URL: #1024
Referenced from: commits 1f9a9cf
The text was updated successfully, but these errors were encountered: