Following the changes done as part of #33798, KotlinRequestBodyAdvice and KotlinResponseBodyAdvice should be introduced and activated when relevant in WebMvcConfigurationSupport in order to set a KType hint when relevant since the MethodParameter source can't be used anymore to determine it.