In WebMvcConfigurationSupport will setMessageConverters after ExceptionHandlerExceptionResolver and RequestMappingHandlerAdapter creation so there no need init messageConverters in its constructor.
In WebMvcConfigurationSupport will setMessageConverters after ExceptionHandlerExceptionResolver and RequestMappingHandlerAdapter creation so there no need init messageConverters in its constructor.