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
As a follow-up to #33894, we should leverage the new configureMessageConverters(HttpMessageConverters.Builder builder) method to configure HttpMessageConverters with Jackson 3 in the Spring MVC reference documentation instead of the deprecated APIs and Jackson 2 support.