mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
This commit adds support for Kotlin properties in Spring WebMVC controllers, supported for reasons explained in gh-31856, with kotlinx.serialization converters. Closes gh-34284