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
Currently, the <mvc:annotation-driven / > doesn't allow the HttpMessageConverters be customizable (It is read-only in AnnotationDrivenBeanDefinitionParser).
It is recommended to allow the MessageConverters be reference by external HttpMessageConverter beans list.