As a follow-up of https://github.com/spring-projects/spring-framework/issues/34410 and #24238, we should introduce a spring.mvc.converters.preferred-json-mapper=kotlinx
option that reproduces the behavior prior to the Spring Framework change. This would bring back the kotlin serialization converter ahead of the Jackson one.